#product-single-block {max-height:700px;margin-bottom:30px;}

@media all and (max-width:1024px) {
    #product-single-block {max-height:unset;margin-bottom:0px;}
}