html .lp-new-rates-block__image {
  min-width: 56px !important;
  min-height: 56px !important;
}
html .lp-new-rates-block__image-inner {
  width: 28px !important;
  height: 28px !important;
}
html .lp-new-rates-block__image-inner img, html .lp-new-rates-block__image-inner svg {
  height: 100%;
  width: 100%;
}
@media (max-width: 599px) {
  html .lp-menu-9 .burger {
    position: relative;
    top: -30px;
  }
}
