@charset "UTF-8";

.news-ph {
	height: 60px;
}
.news-box-arrow {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 20px;
  height: 20px;
  color: #fff;
  padding: 0;
	transform: translateY(-50%) ;
	-webkit- transform: translateY(-50%) ;
}




@media (min-width: 768px) {

}

@media (max-width: 768px) {


}

