.greenText {
font-weight:bold;
color:#00a3b0;
margin:0px !important;
padding:0px !important;
}

.greenPara {
font-size:20px;
height:35px;
}

.greenSpan {
font-size:28px;
height:28px;
}

.greyPara {
font-weight:bold;
font-size:15px;
color:#8E8E8E;
}
.main_table {
    width: 100%;
    max-width: 673px;
    margin: 0 auto;
    background-color: #EDEFEE;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.main_width {
    border-right: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    font-weight: bold;
    color: #FFF;
    padding: 1%;
    background: #00a3b0;
    text-align: center;
}

.width {
    border-right: 2px solid #FFF;
    padding: 1%;
    border-bottom: 2px solid #FFF;
}

.center-align {
    text-align: center;
}

.border-right {
border-right:1px solid #ccc;
}

.center-align {
/*min-height:66px;*/
text-align:center;
margin-bottom:10px;
}

.anchor-txt {
text-decoration:none !important;
}

.padding-0 {
padding:0px !important;
}

.free-text {
position:relative;
bottom:15px;
}

@media (max-width: 768px) {
.freeRSA {
padding:0px !important;
}
.mob-noBorder {
border-right:0px !important;
}
}

@media (max-width: 375px) {
.roadside {
font-size:24px !important;
}
.assist {
font-size:20px !important;
}
}

@media (max-width: 640px) {
.roadside {
font-size:18px !important;
}
.assist {
font-size:16px !important;
}
.greenPara {
font-size:14px !important;
height: 25px !important;
}
}

.anchr {
padding:5px;
border:1px solid #ddd;
margin-bottom:10px;
text-align:center;
border-radius:5px;
margin-right:10px;
}

.anchr a {
font-size:16px;
}

.anchr:hover {
background-color:#ddd;
}

@media (max-width: 767px) {
.row.anchrRow>div {
margin-bottom:0px;
}
}