@media (max-width: 479px){
    .intro-paragraph {
        margin-top: 80px !important;
    }
}

