.webform-success #main-wrapper {margin-top:10%}
@media only screen and (max-width: 767px){
   #stamped-reviews-widget[data-widget-type="site-badge"]{
   margin-top: -10px !important; 
   }
   #stamped-badge-3{
   height: 50px !important
   }
   header .navbar #stamped-reviews-widget[data-widget-type="site-badge"] {
   	margin-top: -30px !important;
   }
}

@media only screen and (max-width: 520px){
   .new_primary_menu, .desktop__header, .fixed__header{
   position: fixed !important;
   }
   header .navbar #stamped-reviews-widget[data-widget-type="site-badge"] {
   	margin-top: -10px !important;
   }
   .header .block-search-form-block, .header .toll_free_main {
   	top: 80px;
   }
}

