.fw-banner{
    display: none;
}
.widd
{
    box-shadow: 0px 0px 6px 1px #37A99B;
}
@media (max-width: 500px)
{
    .widd
    {
        margin: 0 0 30px 0px;
        width: 100%;
    }
    .news-list .widd:nth-child(2n) {
        margin-left: 0px;
    }
    .main_inner {
        padding: 35px;
    }
}
.ymaps-image-with-content
{
    background-size: 29px 42px!important;
    background-repeat: no-repeat!important;
}