@media only screen and (max-width: 50em) {
    .text-summer-code {
        font-size: 105px;
    }

    .text-10weeks {
        font-size: 30px;
    }

    .margin-top-145px_mobile {
        margin-top: 360px;
    }

    .text-register {
        font-size: 20px;
        padding: 0;
    }

    .text-profile-links-youtube {
        padding: 21px;
    }

    .text-profile-links-github {
        padding: 21px;
    }

    .text-profile-links-web {
        padding: 21px;
    }

    .text-profile-links {
        font-size: 32px;
        line-height: 2;
    }

    .box-profile-links {
        display: block;
        text-align: left;
    }

    .text-tech {
        font-size: 14px;
        width: 100%;
    }

    .text-learn-coding {
        font-size: 40px;
    }
}