@media only screen and (min-width:1920px){}
@media only screen and (min-width:1400px) and (max-width:1919px){}
@media (min-width:1024px) and (max-width:1199px){}
@media (min-width:992px) and (max-width:1023px){.bld__navbar_mobile{display:inline-block;}
.info-words{display:block;}
.toolsSection, .sideToolNav, .bld__navbar{display:none;}
.canvas, .header__tools{width:100% !important;left:0px !important;}
}
@media (min-width:768px) and (max-width:991px){.bld__navbar_mobile{display:inline-block;}
.info-words{display:block;}
.toolsSection, .sideToolNav, .bld__navbar{display:none;}
.canvas, .header__tools{width:100% !important;left:0px !important;}
}
@media (min-width:640px) and (max-width:767px){.bld__navbar_mobile{display:inline-block;}
.info-words{display:block;}
.toolsSection, .sideToolNav, .bld__navbar{display:none;}
.canvas, .header__tools{width:100% !important;left:0px !important;}
}
@media (min-width:480px) and (max-width:639px){.maxWidth{max-width:100% !important;}
.center{text-align:center !important;}
table[class="wrapperTable"]{width:100% !important;}
table[class="wrapperPreHeader"] .hide{display:none !important;}
td[class="maxWidth"]{max-width:100% !important;}
div[class="maxWidth"]{max-width:100% !important;}
img[class="maxWidth"]{max-width:100% !important;}
.bld__navbar_mobile{display:inline-block;}
.info-words{display:block;}
.toolsSection, .sideToolNav, .bld__navbar{display:none;}
.canvas, .header__tools{width:100% !important;left:0px !important;}
 }
@media (max-width:479px){.maxWidth{max-width:100% !important;}
.center{text-align:center !important;}
table[class="wrapperTable"]{width:100% !important;}
table[class="wrapperPreHeader"] .hide{display:none !important;}
td[class="maxWidth"]{max-width:100% !important;}
div[class="maxWidth"]{max-width:100% !important;}
img[class="maxWidth"]{max-width:100% !important;}
.bld__navbar_mobile{display:inline-block;}
.info-words{display:block;}
.toolsSection, .sideToolNav, .bld__navbar{display:none;}
.canvas, .header__tools{width:100% !important;left:0px !important;}
}
