.cta-gif {
    text-align: center !important;
    margin: 20px 0;
}
.cta-gif img,
.cta-gif video {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    border-radius: 8px; /* یک ظاهر گردتر و مدرن */
}
.cta-selected-products {
    text-align: center;
    margin: 20px auto;
    max-width: 1200px;
}