@media only screen and (max-width: 768px) {
    .product-info-main .product-reviews-summary {
        float: unset !important;
    }
}
.product-info-main .product.attribute.sku, .product-info-main .product.attribute.sku {
    float: unset !important;
}
.product-reviews-summary{
    float: unset !important;
}
.size-chart-fashion {
    padding-bottom: 5px !important;
}
.swatch-opt {
    margin: 5px 0 !important;
}
.swatch-attribute-options {
    margin-top: 5px !important;
}
.product-info-main .product-options-wrapper .swatch-attribute {
    margin-bottom: 5px !important;
}
.swatch-attribute-label {
    padding-bottom: 5px !important;
}
.product-main-content{
    margin-bottom: 0px !important;
}
.catalog-product-view .swatch-option.image{
    border-radius: 50px;
}
.action.primary{
    background: #c13535;
    border: 1px solid #c13535;
}