@media (max-width: 768px) {
.vd--hero { height: 700px !important;}
}

.vd--hero-pill {
    display: inline-block;
    border-radius: 20px;
    padding: 10px 20px;
    background-color: #006FCF;
    color: #fff;
}