.large-box-item{
    /*width: 645px;*/
    height: 178px;
}

.research-img{
    width: 50px;
    height: 50px;
}

.btn-primary{
    color: #0a66c2;
}

.btn-primary:hover{
    background-color: #0a66c2;
    color: #fff !important;
    border: 2px solid #0a66c2;
}

.logo-symbol{
    line-height: 37px !important;
    background-color: inherit !important;
}

.youtube-color:hover{
    background-color: #B7E4F8 !important;
    color: white !important;
}