.hero-content .btn{font-size:18px;padding:20px 32px;line-height:1.11;}
.hero-content{font-size:24px;}
.hero-container{min-height: 512px;}
.extra-padding-bottom{padding-bottom: 180px !important;}

/* =================================================  
 ! Small devices (landscape phones, less than 768px)
 ================================================= */
 @media (max-width:767.98px){ 
    .hero-container{min-height:calc(100vh - 80px);}
}
