@media only screen and (min-width: 769px) {
    .template-bubble.atolea-template .product-left {
        width: 60%;
    }
    .template-bubble.atolea-template .product-right {
        width: 40%;
    }
}