main#liga-blogi {
    width: 940px;
    margin: 20px auto;
    padding: 0;
}


.right-part > div {
	margin-top: 0;
}

#all-of-author .author span.description {
	margin-bottom: 10px;
}
/*#all-of-author .subscribe-author button {
	display: block;
	margin: 0 0 5px 0;
}*/
#all-of-author .author .text,
#end-page .author .text {
	padding: 0;
}

.top-banner,
.banner-bottom {
	width: 100%;
	text-align: center;
}

#rules span.big-list-rules {
    position: relative;
    top: 0;
    left: 0;
    float:left;
    margin-right: 20px;
    line-height: normal;
}
#confirmation {
	width: 85%;
	margin: 50px auto;
}

#end-page .social-row.social-likes.r1000 {
	display: flex;
}
#end-page .news-content .left-part {
	display: none;
}
#end-page .news-content > div > img {
    height: auto;
    width: 100%;
}
.social-row .social-item {
    display: block;
}
#related-news div.small,
#related-news div.small .image img {
	width: 300px;
	height: 300px;
}

