﻿.stories-wrapper .inner-wrapper .stories-content .stories-container .container-inner .story .story-avatar img {
    background: #96c5a3;
}

@media (max-width: 767px) {
    .stories-wrapper .inner-wrapper .stories-content .stories-container .container-inner .story .story-avatar {
        background: #fff;
    }
}
