.contact img {
    width: 15px;
}

.border-bottom-green .row:not(:last-child) {
    border-bottom: 1px solid #01d28e;
}
@media (max-width:1200px) {
    .font-mobile p{font-size: 10px;}
    .font-mobile h5{font-size: 13px;}
    .font-mobile img{width: 12px;}
}
.border-blue{
    border: 1px solid #195192;
    border-radius: 5px;
}