/*
Theme Name: Custom Theme
Description: A custom theme for the x site.
Version: 1.0
*/
/*#header-wrapper #header-buttons ul li:nth-child(even) a { min-width:125px; }*/


@media only screen and (max-width:768px) {
    #main-wrapper .wrapper-fixed #threecol-column-middle table {
        margin:0 0 28px;
    }

    #main-wrapper .wrapper-fixed #threecol-column-middle table tr,
    #main-wrapper .wrapper-fixed #threecol-column-middle table tr td {
        height:auto !important;
    }
}
