#wpcf7-f310-p15-o1 p{
    width: 120px;
    display: block;
    margin: auto;
}
.donation-form{
    text-align:center;
}
#publication-posts h4{
    min-height: 75px;
    text-align: center;
}
.single-team .inner-banner h1{
    opacity: 0!important;
}
.donation-form-row .donation-form .holder{
    width:100%!important;
}
.menu-item-has-children:before{
    right: 2px;
}
#nav li a{
    padding: 0 15px;
}
.member-title{
    color: red;
}
@media screen and (max-width: 992px) {
    .member-title{
        min-height: 55px;
    }
}