body{
    background-color: #FBFBFB;
    overflow-x:hidden;
    overflow-y:hidden;
}
img {
    width: 100%;
    height: auto;
}
.thumbnail{
    width: 100%;
    height: 125%;
}