.contact-form .nice-select.open .list{
    overflow-y: scroll !important;
}

.home-feature-title a:hover{
    color: blue !important;
    cursor:  pointer !important;
}

.feature-item-parent:hover{
background-color: #732255 !important;
cursor:  pointer !important;
}

.about-item{
    max-width: 100% !important;
}