.search_module {
    display: block !important;
}
.search_module.lx {
    display: none !important;
}
.archive div#container .search_module {
    display: none !important;
}
/* @media screen and (min-width:768px)
{
.single-book .similar-listings .block  {
    max-width: 33%;
    width: 100%;
}

}
.single  .similar-listings {
    max-width: 987px;
    margin: 0 auto;
}
.single-book img.woo-image {
    float: none !IMPORTANT;
}*/
.single  .similar-listings {
    max-width: 1000px;
    margin: 0 auto;
}
.single .similar-listings .block a img {
    float: none !important; }

.single .similar-listings .block {
      max-width: 33% !important;}