.mobilecover .pdImg { width: 50% !important;margin: 0 auto; }
@media (max-width: 576px) {
    .page_productitems .productList  .col-sm-6 {
             flex: 0 0 auto;
           width: 50%;
    }
}