@media (min-width: 961px) {
  /* Tus estilos para pantallas de 961px en adelante */
  #header-logo{
    margin-left: 20px!important;
    }
}

.menuPrincipalCabecera{
    color: white!important;
}

#slider-buscador{
    border-radius: 20px!important;
}

#header-bloquemenu nav li {
     border-radius: 0px!important;
}

.modulo-valoramostupiso{
    border-radius:20px!important;
}

input, select, button{
    border-radius: 20px!important;
}

#modulo-pie-1{
    border-radius: 20px!important;
}

.paginador a{
    border-radius: 20px!important;
    border-color: #c1c1c1!important;
}

.buttons{
    column-gap: 8px!important;
}

#pie-descripcion{
    border-radius: 20px!important;
}

#plugin-llamamos-telefono, #plugin-llamamos-nombre
{
    border-radius: 0px!important;
}

#header-logo * {
    max-height: 100px!important;
}

#header-bloque2 {
    padding: 10px 0px!important;
    margin-bottom: 0px!important;
}
}