@media (max-width:768px){
    .CP90img {
        margin-top:40px;
    }
    .product_content_wrapper > .row > .large-1{
        display:none!important;
    }
}