body{
    background-image:url('../themes/stylish/assets/img/bg-masthead.jpg');
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: fixed;
}
.card_new{
    background-color: none !important;
}
.m-top{
    margin-top:15%;
}