/**************** MSG DE ERROR ************************/
.alert-wrapper {
  display: none !important;
}
/*******************************************************/

.view-content .badge a{
   color: white;
}

.col-md-6 {

width:100%;
}

@media(max-width: 893px) {

.view-banner-master img {
  width: 100% !important;
  }
}
.view-banner-master img {
  width: 890px;
  height: 130px;
  margin: 1rem 0;
}

.view-banner-master div {
  display:flex;
  justify-content: center;
}

#block-views-block-pop-up-block-1 {
  display: none;
}

.bannerp .col-md-6 {
   width: 100% !important;
}

.spb_overlay {
   top: 0 !important;
}

.spb_top_center {
   top: 16rem !important;
}

@media (max-width: 500px) {
    .spb-popup-main-wrapper.spb_top_center {
        width: 300px !important;
    }

   .bannerp img {
       width:100% !important;
   }
}

/**************** POP UP ************************/


.bannerp img {
   width: -webkit-fill-available;;
   height: inherit;
}