
#banner-modal .modal-body{
   background-color: #ffffff;
}

#banner-modal .modal-body .close{
  margin-top: -18px;
  height: 22px;
  margin-right: -14px;
  color: #ffffff;
  font-size: 30px;
}

#banner-modal .modal-body .banner-image{
   margin: 0 auto;
   display: block;
}
