﻿.box3
{
	
	height:280px;
	width:95%;
	
	line-height:17px;
	margin-left:1%;
	background:white;
	border-radius:6px;
	padding: 15px !important;
	margin-bottom:10px;
}
.boximg{
        max-width: 100%;
        max-height: 100%;
        display: block; /* remove extra space below image */
    }