@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px){.imageText{padding:12px}
}
.imageText-group{color:#262626;height:100%;padding:12px 0}
@media only screen and (max-width:991px){.imageText-group{padding:16px 0}
}
.imageText__img{width:100%;height:auto;object-fit:contain}
@media only screen and (min-width:768px) and (max-width:991px){.imageText__imgContainer{width:100% !important}
}
.imageText__content{display:flex;flex-direction:column;gap:24px}
.imageText__content-link{padding:12px 0}