@import url("../../mobile/contact/mobile-main.css") only screen and (max-width:1023px );
@import url("../../mobile/contact/mobile-animation.css") only screen and (max-width:1023px );
@import url("../../mobile/mobile-pres.css") only screen and (max-width:1023px );

@import url("../../desktop/contact/main.css") only screen and (min-width:1024px );
@import url("../../desktop/contact/animation.css") only screen and (min-width:1024px );
@import url("../../desktop/pres.css") only screen and (min-width:1024px );

