.landing-page .btn {
    line-height: 30px!important;
}
@media (max-width: 768px){
.topCTA.btn {
    right: 3em!important;
}
}