@media screen and (min-width: 768px) {
    .recommendation {
    	max-height: initial;
    }
	
}