﻿/*Responsive Styles*/

@import url(unidades-mobile.css?v=3)(min-width:320px) and (max-width:480px);
@import url(unidades-tablet.css?v=3)(min-width:481px) and (max-width:960px);
@import url(unidades-hibrida.css?v=3)(min-width:961px) and (max-width:1200px);
@import url(unidades-desktop.css?v=4)(min-width:1201px);

 
/*Responsive Styles END*/
