.vertical-title .text {
    display: none;
}

/* 
   ie8 and below do not understand media queries..let us use a
   standard fixed width
*/
.products_catalog  {
    width: 685px;
}

