@import 'style-potty-training-desktop.css';@import url("responsive-potty-training-tablet.css") only screen and (min-width:768px) and (max-width:1024px);@import url("responsive-potty-training-tablet-landscape.css") only screen and (min-width:991px) and (max-width:1024px);@import url("responsive-potty-training-mobile.css") only screen and (max-width:767px);@import url("responsive-potty-training-mobile-landscape.css") only screen and (max-width:767px) and (orientation:landscape);