@media (max-width: 480px) {

    img.propers {
    margin: -50px 0 0 145px;
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 18px;
    line-height: 6;
    color: #777;
    margin-left: 57%;
}



}