//REMED
.product-product{
    .floating-action {
        @include media-breakpoint-down(md){
            margin-bottom: 6rem !important;
        }
    }
}