/* Homepage - Our Capabilities - Mobile */
@media screen and (max-width:767px) {
#capabilities .list-item-media {
margin-bottom: 10px !important;
}
}
my friend wrote this, you can send her some coffee if it is useful
/* Homepage - Our Capabilities - Mobile */
@media screen and (max-width:767px) {
#capabilities .list-item-media {
margin-bottom: 10px !important;
}
}