Athens 2.0 Theme - Remove keyline from 'media with text' section

Add This css in your Edit Code > Base.css

.media-with-text {
    box-shadow: none !important;
}