.product_description_mt {
    word-wrap: break-word;
}

@media only screen and (min-width: 601px) {

.collection_details {
    width: 65%!important;
}
.quantity_addbutton {
    width: 35%!important;
}

}