

@media only screen and (max-width:1024px)
{

    .main-content-main h2
    {
        width:90% !important;
        width: 100% !important;
        width: 90% !important;
        text-align: center !important;
        margin: auto !important;
    }
    .main-content-main h5
    {
        width: 90% !important;
        margin: auto !important;
    }
    .main-content-main p
    {
        margin: auto;
        width: 90% !important;
        text-align: center !important;
        padding: 0px !important;
        height: 173px !important;
        display: flex;
        align-items: center;
        justify-content: cneter;
        justify-content: center;
    }
    .main-content-main
    {
        margin-top:3rem !important;
    }
    .main-content
    {
        /* height:auto !important;*/
        height:450px; 
    }
    .dropdown__button
    {
        margin-bottom:1rem !important;
    }
    .zip__input
    {
        width:25rem !important;
    }
    #select__main
    {
        width: 17.4rem;
        height: 51px;
        font-size: 20px;
        margin-right: 30px;
    }
    .btn__btn
    {
        padding: 10px 27px !important;
    }
}
@media only screen and (max-width:700px)
{
    .main-content-main h2
    {
        width:90% !important;
        width: 100% !important;
        width: 90% !important;
        text-align: center !important;
        margin: auto !important;
        font-size:35px !important;
    }
    .main-content-main h5
    {
        width: 90% !important;
        margin: auto !important;
        font-size:32px !important;
    }
    .main-content-main p
    {
        margin: auto;
        width: 90% !important;
        text-align: center !important;
        padding: 0px !important;
        height: 173px !important;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size:17px !important;
        margin-top:-52px !important;
    }
}
@media only screen and (max-width:700px)
{
    .zip__input
    {
        margin-top: -0.5rem !important;
        font-size: 22px !important;
        width: 19.3rem !important;
    }
    #select__main
    {
        width: 223px !important;
        height: 41px;
        font-size: 15px;
        margin-right: 10px;
    }
    .btn__btn
    {
        font-size:16px !important;
        padding: 8px 23px !important;
    }
    .dropdown__button
    {
        margin-top:10px !important;
    }
    .main-content-main h2
    {
        font-size:32px !important;
    }
    .main-content-main h5
    {
        font-size:29px !important;
    }
    .main-content-main p
    {
        font-size:14px !important;
        line-height: 18px !important;
    }
}
@media only screen and (max-width:340px)
{
    .main-content
    {
        /* height:auto !important;*/
        height:302px; 
    }
    #select__main
    {
        width: 190px !important;
        height: 42px;
        font-size: 13px;
        margin-right: 10px;
        border: 2px solid #d6d6d6 !important;
    }
    .zip__input
    {
        width:17.3rem !important;
    }
    .first-navbar img {
        width: 115% !important;
        height: 150px !important;
    }

}
.navbar-toggler
{
    margin-top:10px !important;
    margin-bottom:10px !important;
}
.main-content-main
{
    margin-top: 8rem !important;
}
@media only screen and (max-width:400px)
{
    .main-content
    {
        /* height:auto !important;*/
        height:432px; 
    }
}