
.mdm-compare table tr td.tick {
    background-image: url(https://www.manageengine.com/mobile-device-management/images/compare-tick.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center center;
}
.mdm-compare table tr td.cross {
    background-image: url(https://www.manageengine.com/mobile-device-management/images/compare-cross.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center center;
}
@media  screen and (max-width:520px) {
table{
    width: auto!important;
}
   .heading-menu h2{line-height: normal;font-size: 22px;}
}

h2, .hTag2 {
    font-size: 20px;
    line-height: 34px;
    margin: 0px 0 0px;
    color: #333;
    font-weight: 400;
}
h1, .pg-head, .hTag1 {
    font-size: 24px;
    line-height: 45px;
    margin: 0 0 0px;
    color: #333;
    letter-spacing: -1px;
    font-weight: 400;
}
.footer .footCol2 {
    padding: 2% 0%;
    border-right: 0px solid #292929;
}
.footer .footCol1, .footer .footCol2 {
    border-right: 0px solid #666;
}
.footCol2 {
    width: 30%;
    min-height: 220px;
    padding: 0 4.5%;
    float: left;
    border-right: 1px dashed #000;
}
