article h3 a{width:100%;text-align:center;color: #0084b4;font-size: 15px;font-weight: 400 !important}
@media screen and (max-width: 1020px){
 #features article {
    float:none !important;
    max-width: 450px;
   width:100% !important;
    text-align: center;
    margin: 10px auto;
    border: 1px dotted #ccc;
    padding: 0 15px;
    box-sizing: border-box;
}

}
