@media (max-width: 768px)
{
    .page-content .content-simplerow .image-col img{
        margin-top: 30px;
    }
}