@media (min-width: 1024px) {
  .image-with-text-section .image-element__wrap {
    height: 450px !important; } }
.image-with-text-section .image-element__wrap img {
  height: 100%;
  width: 100%;
  object-fit: cover; }
