#contenedor_sucursal {
    font-size: 22px;
    padding: 0 3vw;
    text-align: end;
}

#contenedor_sucursal span{
    font-weight: bold;
}

.btn-cerrar_sesion{
    font-size: 15px;
    width: 130px;
    height: 35px;
}


.btn-cerrar_sesion:hover{
    font-size: 15px;
    width: 130px;
    height: 35px;
}