body #aplicationsdiv {
  display: none;
}
body .fixed .column-thumb {
  width: 80px;
}
body .fixed .column-thumb > .thumb {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  border: 1px solid #ddd;
  position: relative;
  background-color: #ddd;
}
body .e-notice--dismissible {
  display: none !important;
}
