﻿@media only screen and (max-width: 450px) {
    .auth {
        height: 50px !important;
        width: 40px !important;
    }
}
