@font-face {
    font-family: 'Great Vibes';
    src: url(../fonts/Great_Vibes/GreatVibes-Regular.ttf);
  }
.register{
    margin-top: 50px;
    align-items: center !important;
    display: i
}
.space{
    margin-bottom: 20px !important;
}
label{
    color: #F3C121;
}
.inpu{
    width: 350px !important;
}
@media screen and (min-width: 319px) and (max-width: 425px){
    .inpu{
        width: 300px !important;
    }
    .space{
        margin-left: 2px !important;
    }
    .butt{
        margin-left: 20px !important;
    }
    .bg{
        height: 130% !important;  
    }
}
@media screen and (min-width: 426px) and (max-width: 768px){
    .bg{
        height: 130% !important;  
    }
}

.bg{
    background-image: url(../img/_f560a9b3-c8a9-4eef-81d8-d46103b31cf5.jpg);
    height: 130%;
    background-position: center;
    background-size: cover;
}
#h56{
    font-family: 'Great Vibes', sans-serif;
    font-size: 20pt;
    color: #0B5ED7;
}