/*Mobile View*/
 @media only screen and (max-width : 767px) {
 .card-align {
    margin-left: 29px;
}

}