@media (min-width: 1200px) {
 
  .td-container, .tdc-row {
    margin-right: auto;
    margin-left: auto;
    width: 1200px;
	}
}

.td-header-menu-wrap .menu-item .menu-item a {
    border-bottom: 1px dashed #ccc;
    padding: 1rem;
    margin: 0 1rem;
}
html[lang^="th"] .only-en { display: none !important; }
html[lang^="en"] .only-th { display: none !important; }

html {
    /* filter: grayscale(0.75) sepia(0.015) brightness(0.95);*/
}

body .wpb_wrapper table {
    margin-bottom: 50px !important;
}