body{
	overflow-y: auto;
}

.col-lg-6{
	margin-right: 25%;
	margin-left: 25%;
}
img{
   max-height : 300px ;
   max-width : 400px ;
    }
    
    
