.detail-item-page .product-end-gallery{
    width: 100%;
}

.detail-item-page .product-end-sliders{
    height: 100%;
}


@media (max-width: 575px)
{
    .detail-item-page .product-end-gallery a {
        padding-right: 0;
        height: 100%!important;
    }
}
