@media (max-width: 991px) {
  .section-more__image {
    height: 602px; }
    .section-more__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; } }

@media (max-width: 575px) {
  .section-more__image {
    height: 420px; } }
