/* your styles go here */

@media (max-width: 768px) { 
    .icon-md{
        margin: 0 !important;
    }
}

figure{
    width: 45%;
}