/* none */
/* Custom Changes Product Details Page - 11-11-2014 */

@media screen and (max-width: 1229px) {
    #LogoContainer a {font-size:55px;}
}

@media screen and (max-width: 1023px) {
    .prodAccordionContent p {clear:both;}
.prodAccordionContent table {width:auto !important; margin:0 auto; float:none !important;}
    .prodAccordionContent {overflow:auto;}
}

@media screen and (max-width: 767px) {
    #LogoContainer a {font-size:40px;}
}

@media screen and (max-width: 479px) {
    #LogoContainer a {font-size:28px;}
}