@media (width < 940px) {
    #body__profile_photo {
        width: 240px;
    }
}