﻿@media only screen and (max-width: 610px) {
	
	.resim{
		width:unset !important;
		height:300px;
	}
}
