

@media screen and (min-width: 769px) {
    .suretrack-banner .image-item[data-index="1"] .image-wrapper {
        height: auto!important;
        width: 100%;
        aspect-ratio: 2560 / 768;
    }
}