.about_service_wrapper .service-box-home-insurance{
    max-width: 275px;
}

.home-insurance .risks-box-top{
    min-height: 325px;
}

.home-insurance .risks-box-bottom{
    min-height: 250px;
}

.home-insurance .short_company_box{
    border: none;
}

.short_company_img-bigger{
    width: 90px;
    height: 90px;
}

.section_retreat .why-home-insurance{
    margin-bottom: 65px;
}

.sum-table {
    width: 30%;
    border-collapse: collapse;
    border: 2px solid black;
    margin: 0 auto;
}
.sum-table th, td {
    border: 1px solid black;
    padding: 8px;
    text-align: center;
}

#homeInsuranceForm .modal-title::before {
    min-width: 0;
    margin-right: 0;
}

.modal-content .sonata-ba-field-help{
    display: none;
}
