@media only screen and (max-width : 767px) {
	.br_none br {
		display:none;
	}
body .filter-posts-grid .filter-post-item {
    width: 100%;
}
body .row .col .header_post .img_header_post img {
    height: auto;
}
body .row .col .header_post h1 {
    font-size: 25px;
}
body .row .col .header_post .des {
    font-size: 16px;
}
.custom-prev-next-buttons a {
    width: 100%;
	justify-content: center;
    text-align: center;
}
.post-area>article .content-inner, .post-area>article .content-inner p, .post-area>article .content-inner strong, .post-area>article .content-inner span, .post-area>article .content-inner li {
    font-size: 16px;
    line-height: 1.5;
    color: #2640389C;
}
}
