@media screen and (max-width: 768px) {
    .product__switch {
        gap: 10px;
        top: -60px;
    }
}