#logo-cultivar{
    width: 330px;
}
@media(max-width:992px){
    #logo-cultivar{
        width: 270px;
    }
}