.clearfix{clear:both;}
body{margin:0px; padding:0px; background:#f4f4f4;}
.resimler{width:940px; margin:auto;}
.resimler #box{width:23.5%; float:left; margin:0 2% 4% 0; min-height:280px; text-align:center; font-family:Arial;}
.resimler #box a{color:#000; text-decoration:none; font-size:13px;}
.resimler #box .img{width:96%; padding:2%; background:#065584; margin:auto; overflow:hidden; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-bottom:10px;}
.resimler #box .table{width:100%; height:200px; margin:auto; overflow:hidden; display:table;}
.resimler #box .table .table-cell{width:100%; height:200px; margin:auto; overflow:hidden; display:table-cell; vertical-align:middle;}
.resimler #box:nth-child(5n+4){margin-right:0;}
.resimler #box img{width:100%; display:block; margin:auto;}
.logo{display:block; margin:20px auto 70px auto;}
.adres{width:100%; height:auto; margin:auto; text-align:center; font-family:Arial; font-size:14px; overflow:hidden; line-height:30px; border-top:1px solid;}
@media screen and (max-width:1024px){
.resimler{width:98%; margin:auto;}
}
@media screen and (max-width:640px){
.resimler{width:98%; margin:auto;}
.resimler #box{width:100%; float:none; margin:0 0 4% 0;}
.adres{font-size:12px;}
}