.image-oustanding{
    width:100%;
}

@media (max-width: 767px) {
    .image-oustanding{
        margin-top:20px
    }
}