.tbh-tettegouche.profile .max-width {
        width: 100%;
        max-width: 1100px;
        margin: 0 auto;
}
        .tbh-tettegouche.profile .product-images.max-width {
                max-width: 1300px;
        }

@media only screen and (max-width: 768px) {
        .tbh-tettegouhce.profile .max-width {
                padding: 0 5vw;
                box-sizing: border-box;
        }
}
