.fa-rotate-45 {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.tech_feature .inner {
    text-align: center;
    padding: 59px 0 45px;
    border: 1px solid #dae0e2;
}

.tech_feature .inner h3 {
margin-top: 5px;
font-size: 23px;
font-weight: 300;
}

.tech_feature .inner .icon {
		padding: 40px 0 0px;
		margin-bottom: 40px;
}


.physmap {
        margin-bottom:10px;
        padding-bottom:10px;
        margin-top:30px;
        margin-left: 115px;
        text-align:center;
}

