@import "oneColStyleStandardWithoutSideNav.css";

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

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

