
.tpl-hero__call-us.vs-title-5__medium {
  display: none;
  }
  .big > div:nth-child(1) > sup:nth-child(2) { display: none;}
  
  p.vs-strong-text > sup:nth-child(1) { display: none;}

.tpl-hero{
  margin-top:95px;
} 

@media only screen and (max-width: 990px) {
  .tpl-hero{margin-top:0px}
  
}
