﻿.table-services th a {    text-decoration: none!important ;
  
    text-align: center;
    color: #fff;
} 
.aligncenter{     border-radius: 10px; max-width: 130px; max-height: 130px; }
.breakingWrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.breaking {     margin: 9px 0;     background-color: #f2f2f2;
    width: 48%;
    display: flex;
    align-items: stretch;
}
 .Wrapper-v {   padding: 5px; }
.table-services th a:hover {
    color: #d51400;
}
.rowServiceInfo .servDesc .namRepairServDesc a {    text-decoration: underline  !important; color: #141414; }
.priceRow .tabTitle a:hover {
    color: #fc0808;
}
.priceRow .tabTitle a { text-decoration: none !important;
    color: #020122;
    font-weight: bold;
    margin-bottom: 12px;
}
.servDesc {
    width: 57%;
}
.table-services th {
    background: #829eb6;
    text-align: center;
    color: #fff;
}
@media (max-width: 1000px) { .breakingItem a { font-size: 14px; }}
@media (max-width: 600px) { .breaking { width: 100%; } }
@media (max-width: 769px) {
.price-ob {    display: none;} }