@import "twoColStyleStandardWithoutSideNav.css";

@import "twoColStyleReducedResolution1WithoutSideNav.css" only screen and (max-width: 1189px) and (orientation: portrait);
@import "twoColStyleReducedResolution1WithoutSideNav.css" only screen and (max-width: 1189px) and (orientation: landscape);

@import "twoColStylePhoneWithoutSideNav.css" only screen and (max-width: 999px) and (orientation: portrait);
@import "twoColStylePhoneWithoutSideNav.css" only screen and (max-width: 999px) and (orientation: landscape);

