.market__button {
    display: none;
}

.image__sale {
    height:160px;
    position: absolute;
    left: 0px;
    top: 10px;
  /*  box-shadow: 0 0 10px rgba(0,0,0,0.5);*/
}

#header__box {

}

#header img {

}

#header p {
    display: none;    
}

.uslugi {
    display: none;
}


.sidebar {
 display: none;   
}

.page__title {   
    width: 100%;
    line-height: 30px;
}

h1 {
    font-size: 24px;
}

.content p {
    font-size: 14px;
}

.layout__content ul li {
    font-size: 14px;
}

.layout__content {
    padding: 0px 20px 10px 20px;    
}

.coverImage {
    margin-left: -20px;
    margin-right: -20px;
}

div.calendar {
    margin: 20px 0px 0px 0px;
} 

.column {
    width: 100%;
}