.fotorama__img, .fotorama__wrap {
    width: auto !important;
    height: 100% !important;
}
header .wrapper .bg-menu .menu-base .wrap-menu-base .item-menu-base .drop-menu {left: 0;}
header .wrapper .bg-menu .menu-base .wrap-menu-base .item-menu-base .drop-menu ul {padding-left: 0;}
header .wrapper .bg-menu .menu-base .wrap-menu-base .item-menu-base .drop-menu .wrap-drop-menu .item-drop {margin: 10px;width: calc(20% - 20px);}

.logotipe {
    width: 100%;
    height: auto;
}

.logotipe > a > img {
    width: 100%;
}
.wrapper .content .catalog-title .wrapper-catalog li {
    width: 100%;
}
.mobile-btn {
    background-color: #03471d;
    color: white;
    border: none;
    font-size: 18px;
    padding-left: 15px;
}
/*.item-menu-small:nth-child(1) {
    padding:0!important;
}*/
#dropdown-menu > li:nth-child(1) > button {
    width: 100%;
    background-color: #03471d;
    border:none;
    outline: none;
    margin-right:0!important;
    padding-right: 20px !important;
}
#dropdown-menu > li:nth-child(1) > button:hover {
    background-color: #1e7c42;
}
#dropdown-menu > li:nth-child(1) > button > a {
    margin-right:0px;
     padding-right: 20px!important;
}
#second {
        display:none!important;
}
@media (max-width:766px) {
    header .wrapper .slider {
        display: none!important;
    }
}
body > article > div > div.google-map > div > div > h3,body > article > div > div.google-map > div > div > ul > li.item-contacts,
.google-map .wrap-map .contacts .wrap-contacts .item-contacts strong{
    color: #1cdd93 !important;
}
body > article > div > div.content.center-block > div > div.right-block > div.news-title.no-float.col-xs-12.hidden-xs{
    display: block!important;
}
.header.center-block > div > .phone.col-xs-6.col-sm-3 > div > span > span > a{
    color: #000;
    text-decoration: none;
}
.google-map > div > div > ul > li.item-contacts.phone > a {
    color: #1cdd93 !important;
    text-decoration: none;
}
.pagination ul li.active a {
    color: #6ba93d;
}
.google-map .google-map-code {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
}

ul.wrapper-catalog li {width: 100%;}