.main-navigation {
background-color: #0CDFEB;
border-bottom: 2px solid #0CDFEB;
}
@media screen and (min-width: 1180px){
.site-content{padding: 3em 1.5em 3em 3em;}
.entry-meta{width:80px;}
.content-wrapper{padding: 3em 1.5em 3em 3em;}
.sidebar-widget-area {width: 300px;}
.entry-body{padding:0px 0px 0px 90px;}


.blog .without-featured-image > .entry-header,
	.single .without-featured-image > .entry-header,
	.archive .without-featured-image > .entry-header,
	.search .without-featured-image > .entry-header {
		margin-left: 90px;
	}
  
  .content-area{
    width: 760px;
  }
}

ins {
background: #fff;
}