﻿ .hero .heroWr h1 {font-size:70px; color:#2C308B;line-height: 80%; margin-bottom: 8px;}
 .hero .heroWr h2 {font-size: 36px; color:#000;line-height: 100%; }
 #countdown span:first-child, #countdown {background: #000;}
 .heroText { max-width: 478px;}
 .hero .heroWr p {color: #000;    border: 2px solid #070762; max-width: 261px;    padding: 10px 12px !important; margin-top: 30px;}
 .hero .heroWr {    padding: 0; margin-top: 35px !important;}

 .spnsr .veidaAbout .veidaAboutTitle img {margin: 0 20px}

  @media screen and (max-width: 480px) {
     .hero .heroWr h1 {font-size:48px !important}
     .hero .heroWr h2 {font-size: 24px !important}
     .hero .heroWr {margin-top: -10px !important; gap:0}
     .hero .heroWr p {max-width:230px}
     .heroText {        margin-top: 75px;    }
     .veidaWr.style1 .hero { padding-bottom: 30px;}
 
 
  }