/*
Theme Name: Newspaper Child
Template: Newspaper
*/


.td-pb-row { margin-left: -24px !important; margin-right: -24px !important; }
.advert { display: none; }
.advert li.widget { list-style: none; }

@media (max-width: 767px) { 
	.td-pb-row { margin-left: 0 !important; margin-right: 0 !important; }
}

@media (min-width: 1470px) {
.advert { display: block; position: absolute; left: -208px; width: 160px; }
}