 .banaterosemedia {
      width:200px;
      height:500px;
    }
    
 .banaterosemedia:hover {
  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.5); 
}
    @media only screen and (max-width: 600px) {
      .banaterosemedia {
        width:50px !important;
        height:290px !important;
      }
#td-outer-wrap > div > div.td-container.td-category-container > div > div:nth-child(1){
display:none !important;
}