Есть такой стиль .view {
width: 350px;
height: 350px;
margin: 10px;
float: left;
border: 10px solid #fff;
overflow: hidden;
position: relative;
text-align: center;
...