
.alta{background:#2a2a2a;bottom:0;left:0;color:#f5f5f5;position:relative;padding-bottom:60px;}
.alta a{color:#696969;}
.katman{width:100%;height:150px;background-size:100% auto;}
.kucukresim{width: 150px;height:100px;margin:7px;float:left;display: table;background-size:100% auto;background-position: center center}
.desktop{display: table}
.mobil{display: none;}
.urunkutusu{margin:40px;}
@media only screen and (max-width: 600px) {
  .urunkutusu{width: 80%}
  .desktop{display: none;}
  .mobil{display: table;}
}