/* custom CSS */


@media screen and (min-width:1200px){
.main_content_area .banner-section {

  margin-top: -40px;}

.featured_promotions > .section {
  margin-top:-30px;
  margin-bottom:-10px;}}

@media screen and (Max-width:1200px){
.main_content_area .banner-section {

  margin-top: 1px;}

.featured_promotions > .section {
  margin-top:-10px;}}