div.RowContainerNumber_3 {
    background-color: #F8F8F8;
    color: #002C7D !important;
}

div.RowContainerNumber_3.thumbnail.generic-box h4 {
   display: none !important;
}

    div.RowContainerNumber_3.thumbnail.generic-box p {
 display: none !important;
}

div.RowContainerNumber_3 .btn {
    visibility: hidden !important;
}



.rc-rte table, .rc-rte table th, .rc-rte table td {
    border: none;
}
.table>tbody>tr>td:first-child {
  color:#002C7C  
}

@media screen and (min-width: 768px) {
    .change-img ul {
        justify-content: space-evenly;
    }
}