@media screen and (max-width:550px) {
    #logo_principal{
        width: 50%;
    }
}