
/**
*
*   specClass-minThreeTextBox
*
*/
.specClass-minThreeTextBox {}
.specClass-minThreeTextBox img {
    height: 100px!important;
}


.specClass-topHeadlineContinueHeight {
    height: 258px;
    margin-top:-10px;
}
.vav_project a img {
			width: 55px;
		}
		.vav_project {
			float: right;
			padding: 0px!important;
			border: solid 1px;
    		border-radius: 20px;
		}
		.vav_project a {
    		float: left;
    		width: 100px;
    		padding: 10px;
		}
		.vav_project a:last-child {
    		float: left;
    		width: 130px;
    		background-color: #0ebdd1;
    		padding-top: 16px;
    		height: 62px;
    		color: #fff;
    		font-weight: 600;
    		font-size: 22px;
    		border-radius: 20px;
		}