#customer_review_v458 {overflow:hidden; height:100%; z-index:0;display:block;width:100%;position:relative; clear: left;  box-sizing: border-box; color: #fff; padding: 0px; background-color: #222;}
#customer_review_v458 .m458_innerdiv {margin: auto; width: 100%; max-width: 1800px;}
#customer_review_v458 .m458image {width: 100%; display: block;}
#customer_review_v458 .m458_Portrait {width: 100%; display: none;}
#customer_review_v458 .m458_Landscape {width: 100%; display: block;}
@media only screen and (max-width: 768px) {
    #customer_review_v458 .m458_Portrait {display: block;}
    #customer_review_v458 .m458_Landscape {display: none;}
}