@media(max-width:576px){
    .ig{
        width: 100%;
    }
    
    .navbar-brand{
        color: rgb(246 210 51)!important;
        font-size: 2rem;
        font-weight: bolder;
        font-family: 'EnglishTowne';
       
    }
}