/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/



/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/


@media only screen and (max-width: 1068px) {
    #pricing-gallery-item-1 .pd-billboard-table td:first-child {
    	white-space: nowrap;
    }
}
@media only screen and (max-width: 734px) {
    #pricing-gallery-item-1 .pd-billboard-table td:first-child {
    	white-space: normal;
    }
}


/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
