/* Enter Your Custom CSS Here */
.m_yarpp {
	display:none;
}

.wpp-image {
  height:45px;
  width:60px;
  background-size: cover;
  background-position:center center;
}








@media (min-width: 768px) {

.l_postList .m_article_container:nth-of-type(1) .m_article_eyecatch {
width: 50%;
padding-top: 30%;
margin: 0 0 20px;
}

.l_postList .m_article_container:nth-of-type(1) .m_article_contents {
width: 50%;
}
.l_postList .m_article_container:nth-of-type(1) .m_article_title a {
font-size: 16px;
letter-spacing: -1px;
}
.l_postList .m_article_container:nth-of-type(1) .m_article_excerpt {
font-size: 12px;
}

}