/* Enter Your Custom CSS Here */
.widebox {
    margin: 0 auto;
    position: relative;
    height: 100%;
    -webkit-background-size: 100% 100%!important;
    -moz-background-size: 100% 100%!important;
        background-size: 100% 100%!important;
    background-repeat: no-repeat !important;
    background-position: 100% 50% !important;
    background-attachment: inherit  !important;
  
    width: 100% !important;
}
.bannercl  {
-webkit-background-size: 100% 100% !important;
    -moz-background-size: 100% 100% !important;
        background-size: 100% 100% !important;
}
.green-box {
padding: 3%;
    text-align: center;
}
@media only screen and (max-width: 650px){
  .bannercl,.rownew {
  padding-top:0!important;
  }
  .ninzio-colorbox.align-left {
    line-height: 29px;
}
}