@media screen and (max-width: 768px){
 
  .nivoSlider{text-align: center!important;}

.metaslider {
    width: 100%!important;
    margin: 0px 0px 0px 0px!important;
    }
  
  .has-edge:after {
    bottom: 16px!important;
}
  
  .nivo-main-image {
    width: 94% !important;
    margin: auto!important;
}


}


@media screen and (min-width: 769px){

.nivoSlider{text-align: center!important;}
    .nivo-main-image{    max-width: 98%!important;    margin: auto !important;}
}
