.wpml-ls-legacy-dropdown a {
    padding: 7px 10px 6px;
}
.single.single-post .post-image{
    max-width: 100%;
}
.archive #sidebar .widget li{
   background: none;
}
@media screen and (max-width:768px) {
    .single.single-product #tab-description .dimension-image {
        margin-top: 0px;
    }
}