body {margin: 0.1in 0.1in; padding: 0; background: #FFF; color: #000;} 
.unit_side, .col__sidebar, .unit_comments, .footer, .unit_additional-articles, .post__tags, .post__social, .post__views, .small-text, .authorization, .lang, .search, .menu-link, .unit_nav, .subscription {display: none;}

.header__content {background: none; max-width: 1190px; margin: 0 auto;}

.col__fluid {margin-right: 0px;}
.col__fluid__inner {
    margin-right: 0;
    margin-left: 0;
}

.layout {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    background: #fff;

}

.post__header {
    margin-left: 0px;
    position: relative;
    margin-bottom: 25px;
}

.post__info {
    position: relative;
    left: 0;
    width: 100%;
    text-transform: uppercase;
    padding-top: 10px;
    color: #888;
}

.post__side {display: block;
	position: relative;
    left: 0px;
    margin-left: 0;
    width: 100%;
    color: #888;
	}

.post__author {display: block; padding: 15px 0;}
.post__author__description, .post__author__item {display: inline-block;}
.post__info {padding-bottom: 10px;}
.post__info__section, .post__info__date {display: inline-block;}
.post__info > div:after {content: ' \2014 ';}
.post__info > div:last-child:after {content: '';}

.incut, .number1 {margin-left: 0;}

.post__title {font-size: 42px;}

.logo_top {display: block !important; position: relative; margin: 0;}
.logo_top:before {font-family: 'icomoon'; display: block; content: "\e618"; text-indent: 0px; font-size: 140px; line-height: 0.5em; color: #111; position: absolute; top: 0px; left: 0; width: 160px; height: 50px;}

.header__content {min-height: 30px; max-height: 50px;}

.copy {display: block !important; color: #666;}

.post__text a[href^=http]:after {
        content:" <" attr(href) "> ";
    }
