@media (min-width: 1600px) {
    .loginText {
        margin-top: 10px;
    }
    .textSize{
        font-size:12px;
    }
}
