.nav {
	padding-top: 5%;
}
.mobile {
	padding: 0 3rem;
}
.mobile-code-btn{
    margin-top: 0 !important;
    width: calc(50% - 5px);
    height: 42px;
    border-radius: 5px;
    font-size: 12px !important;
}
.mobile-code{
    margin-top:5px;
    margin-bottom:5px;
}
