.nav-paste {
    margin-right: -18px;
    margin-top: 23px;
}

.g-recaptcha {
    transform:scale(0.77);
    transform-origin:0 0;
}

#navigation .dropdown-menu{
 margin-top:-5px; 
}

.pricematch
{
  margin-left:20px;
  margin-top:-18px;
}

 @media only screen and (min-width: 480px) and (max-width: 767px) {
.pricematch{
	display:none;
}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
.pricematch {
	display:none;
}
}

.pricingtable-themes-flat div span.pricingtable-header-name {
    font-size: 26px;
}

