.sticky-wrapper.sticky .header-logo img {
    width: 200px;
}
.service-card-btn .service-card {
    border: 1px solid transparent;
    border-radius: 10px;
}
.service-card-btn:hover .service-card {
    border: 1px solid #0a53be;
}

.product-about tr td:first-child{
    font-weight: 700;
    background-color: #f9f9f9;
}
