body{
    background-color: #f2f2f2;
}
.with-no-border{
    border:none;
}

.content{
    width:100%;
}

.content img{
    max-width: 100%;
    margin-left: 0;
}
