ï»¿.news-item{
	position: relative;
	border: 1px solid #eee;
	border-radius: 2px;
	margin-bottom: 20px;
}

.news-item-thumb img{
	width: 100%;
}

.news-item h2,
.news-item h3{
	padding: 10px;
	font-weight: 500;
	font-size: 18px;
}

.other-news .h3{
	margin: 10px 0 0;
}

.other-news ul.list-items > li{
	margin-bottom: 2px
}
/* S&#7917;a l&#7895;i nh&#7843;y hàng b&#7857;ng cách kh&#7889;ng ch&#7871; chi&#7873;u cao c&#7889; &#273;&#7883;nh cho kh&#7889;i tin */
.main-content [class*="col-sm-"],
.main-content [class*="col-md-"],
#dich-vu [class*="col-sm-"],
#dich-vu [class*="col-md-"] {
    min-height: 480px !important; /* &#272;&#7843;m b&#7843;o &#273;&#7911; kho&#7843;ng tr&#7889;ng cho kh&#7889;i dài nh&#7845;t */
    margin-bottom: 20px;
}

/* &#272;&#7883;nh hình l&#7841;i khung b&#7885;c vi&#7873;n xám bên trong (n&#7871;u có) &#273;&#7875; chúng cao b&#7857;ng nhau */
.main-content [class*="col-sm-"] > div,
.main-content [class*="col-md-"] > div {
    height: 100% !important;
    min-height: 460px !important;
}