.gutentor-post-module .gutentor-post .gutentor-image-thumb {
  /*ตั้งความสูงของรูป feature image ข่าว */
  height:220px;
}

html {
  /* ทำให้ทั้งเว็บเป็นขาวดำ 100% */
  filter: grayscale(95%); 
}
.myimg {
  border-radius: 5px ;
}
table {
  /*border-collapse: collapse;*/
  border:none !important;
  border-top:none !important;
  width: 100%;

}

th, td {
  padding: 20px;
  text-align: left;

  border-top:none !important;
  border-bottom: 1px solid #dee2e6;
  /*border-bottom: 1px solid #ddd;*/

}


tr:hover {background-color:#f5f5f5;}

.hasCountdown{
  font-size:33px;
  color:white;
}

#menu-ita.menu{
  font-size:small;
 /* font-family:Sarabun;*/
}

ul.sub-menu {
display:none;
}
li.menu-item:hover ul.sub-menu{
  display:block;
}

.site-logo img {
    margin-top: 0px;
    height: 70px;
}

.site-desktop-navigation li a {
    font-size: 15px;
}
.main-navigation ul ul a {
  font-size: 10px;
}

.epyt-gallery-img{
		border-radius:5px;
}
.mysubmenu{
		width:300px;
}

header > .s-container {
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px;
}

/*ปรับขนาดรูปเมนูบน section E-service */
#section-66e927df-00de-4b7e-9a7e-386c30012c8f .gutentor-image-thumb > img {
		border-radius: 1000px;
		width: 140px;
		height: 140px;
}

/*ปรับขนาดรูปเมนู E-service 
#section-bde136ca-b4cb-42fb-919c-7a04a4b0fdbe*/ 
#section-b5fd17b1-2a7a-482e-bac2-8d9dece8853b img {
		border-radius: 1000px;
		width: 110px;
		height: 110px;
	  background-color: #c7ecee;
		padding: 10px;
}

/*เพิ่มระยะห่างข่าวประกาศ */
#col-gm53c6bf {
		margin-top: 24px;
}

/* รูปบุคลากร1 */
.grid-container {
   max-width: 1160px;
}

/* รูปบุคลากร2 */
.column-center .gutentor-grid-column {
    margin: 0 auto;
}

/* รูปบุคลากร3 */
.column-center .gutentor-grid-column img {
    width: 220px;
}

/* รูปบุคลากร4 */
.gutentor-grid-column img {
    max-width: 220px;
	/*	max-height: 220px;*/
}

html {
    filter: grayscale(100%) !important;
    -webkit-filter: grayscale(100%) !important;
}