@media screen and (min-width: 720px) {
    .product-gallery-wrapper {
        width: 100%;
    }
}