
/* pantalla 1690 */
@import url("estilsoroll1.css") only screen and (min-width:1690px);

/* pantallamenor 1689 fins 1390 */
@import url("estilsoroll1.css") only screen and (min-width:1390px) and (max-width:1689px);

/* pantallamenor 1589 fins 1390 */
@import url("estilsoroll1.css") only screen and (min-width:991px) and (max-width:1389px);

/* pantalla menor de 990 */
@import url("estilsoroll1.css") only screen and (max-width:990px);
