/* .wrapper_small {
    margin-top: 70px;
} */

.introduction_wrapper .column h1 {
    margin-bottom: 0;
}

.introduction_wrapper .column h2 {
    margin-top: 0;
}

#subscribe_svg {
    margin-top: 250px;
}

@media(max-width: 950px) {
    #subscribe_svg {
        margin-top: 70px;
    }
}