.media:hover{
    box-shadow: 0 6px 20px rgba(18,30,48,0.2);
}

.media{
    box-shadow: 0px 0px 15px #eee;
}