﻿
.Communication_New {    
    width: 174px;
    height: 100%;
}


.Communication_New img {    
    width: 100%;
    height: 135px !important;
}

.Communication_New h2 {
    color: #00568b;
    font-family: 'GHTF Bold';
    font-size: 10pt;
    padding: 8px 10px 0px 10px;
}

/*
@media (max-width: 600px) {
    
    .Communication_New {    
        width: 164px;
    }
    
}*/