@charset "utf-8";

/* Contents
 * ****************************
 * campaign ONLY
 * ****************************
 */

.section_4 .feature-box {
	cursor: pointer;
}
.section_4 .feature-box .table-cell:last-child {
	position: relative;
	padding-bottom: 50px;
}

.section_4 .feature-box .table-cell:last-child .readmore {
	font-weight: bold;
	position: absolute;
	bottom: 0;
	right: 20px;
	padding: 5px 10px;
	background: #ececec;
}

@media screen and (max-width: 1060px){

}