@media (max-width: 767px) {
    #welcome figure {
        margin-right: -25%;
        margin-bottom: -120px !important;
        margin-top: -60px !important;
    }

    #creativity figure {
        margin-top: -60px !important;
        margin-bottom: -60px !important;
    }
}