
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .campaign #main-section {
    width: 390px !important;
    overflow: hidden !important;
  }
  .campaign #post {
    padding: 0 !important;
  } 
  .campaign .loop-posts .loop-post{
    width: 350px !important;
  }
  .campaign #sidebar-section {
    width: 334px !important;
  }

.campaign #featured-posts li {
  width: 235px;
}
.campaign #main-section {
  max-width: 650px;
}

}



/*--
body.campaign {
  background: url(images/tms-twd-pre.jpg) fixed;
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #000;
}
--*/
