/* -------------------------------------------------------
                     phone & tablet 
-------------------------------------------------------- */
@media (max-width: 991px) {
	.left-img {
		margin-bottom: 40px;
	}	
	.left-img:last-child {
		margin-bottom: 0;
	}
}
