.bg-get-started {
    background-image: url(../img/bg_get_started.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 550px;
}
