  @import url('/wp-content/themes/betheme-child/css/media/big.css') screen and (min-width: 1441px);
@import url('/wp-content/themes/betheme-child/css/media/large.css') screen and (max-width: 1440px);
@import url('/wp-content/themes/betheme-child/css/media/custom-mediascreen.css') screen and (min-width: 1366px) and (max-width: 1490px);
@import url('/wp-content/themes/betheme-child/css/media/medium.css') screen and (max-width: 1024px);
@import url('/wp-content/themes/betheme-child/css/media/small.css') screen and (max-width: 768px);
@import url('/wp-content/themes/betheme-child/css/media/tiny.css') screen and (max-width: 479px);