
/*added by mg for layout shift*/
@media(max-width:767px){

.bnnr-fl-width {
  position: relative !important;
  left: -41px !important;
  box-sizing: border-box !important;
  width: 412px !important;
  max-width: 412px !important;
  padding-left: 41px !important;
  padding-right: 41px !important;
}
.vc_row[data-vc-full-width]{  position: relative !important;
  left: -41px !important;
  box-sizing: border-box !important;
  width: 412px !important;
  max-width: 412px !important;
  padding-left: 41px !important;
  padding-right: 41px !important;}
}
/*added by mg for layout shift*/
@media(min-width:1200px){
#bnnr-fl-width {
position: relative;
    left: -66.6667px;
    box-sizing: border-box;
    width: 1263px;
    max-width: 1263px;
    padding-left: 66.6667px;
    padding-right: 66.3333px;
}
.vc_row[data-vc-full-width]{position: relative;
    left: -66.6667px;
    box-sizing: border-box;
    width: 1263px;
    max-width: 1263px;
    padding-left: 66.6667px;
    padding-right: 66.3333px;}
}
@media(min-width:1400px){
#bnnr-fl-width {
  position: relative;
  left: -295px;
  box-sizing: border-box;
  width: 1920px;
  max-width: 1920px;
  padding-left: 295px;
  padding-right: 295px;
}
.vc_row[data-vc-full-width]{  position: relative;
  left: -295px;
  box-sizing: border-box;
  width: 1920px;
  max-width: 1920px;
  padding-left: 295px;
  padding-right: 295px;}
}
