p.abstract.major{font-family: 'ProximaNova-Regular', sans-serif;font-size: 24px;line-height: 30px;color: #454545;}
.brand-list img{width:65%;}
.brand-list a{display:block;padding:20px 30px;border-radius: 6px;width: 100%;text-align: center;}
.brand-list a:hover{background-color:#efefef;}

@media only screen and (max-width : 786px){
    .brand-list img{width:100%;}
}