#eb .eb-post-content {
    margin:0px !important;
    padding: 15px !important;
}

.uk-container{
  max-width:none !important;
}

.eb-masonry-post{
  padding: 0 10px !important;
}

#eb .eb-post-top {
  color:none !important;}

#eb .eb-post {
  border:none !important;
background-color:#222!important;}

#eb .mod-btn-primary {
    color: #fff !important;
    background-color: #ce2634 !important;
    border-color: #ce2634 !important;
}


@media only screen and (min-width: 1700px) {
  .eb-container{
      max-width: 70%!important;
    margin-left: 15%!important;
}
}

.eb-post-title{
  font-size:2.5em !important;
  line-height:1.3em !important;
  color: 
#ce2634 !important;
}

#eb h3 b{
  font-weight:200!important
}