img.payment{
  width:auto;
}
#seoFirstAnalyzeForm label,#payment label,#faqAccordion .btn,#getSupportForm label{
  text-transform: none;
}
#service-prices .list-group-item{
  margin-right: 0px;
}
.mobile-hidden{
  display: block;
}
#service-details .list-group{
  box-shadow: none!important;
}
#payment .col-lg-6,#payment .col-lg-12{
  float:left;
  margin-top:15px;
}
.no-padding{
  padding: 0px!important;
}
@media screen and (min-width:768px) {
  .col-md-offset-3{
    margin-left: 25%;
  }
}
@media screen and (max-width:922px) {
  .wizard > .steps a{
    margin: 0 0.5em 0.5em;
    padding: 5px;
    font-size:9pt;
  }
  img.payment{
    width:100%;
  }
  .mobile-hidden{
    display: none!important;
  }
  #guest-menu{
    display: none;
  }
}
