﻿.bannerNew {
    height: 23rem;
    color: #fff;
    background-image: url('../../Content/NewHomepage/coursebanner.jpg');
    background-size: cover;
}

    .bannerNew a {
        color: #fff;
    }

.graybtncolor {
    background: #e9e9e9;
    color: black;
}

.heading1 {
    font-size: 1.7vw;
    /*line-height: 2.3;*/
    width: 100%;
    /*letter-spacing:3px;*/
}

.heading2 {
    font-size: 2.8vw;
    font-weight:700;
    line-height: 2;
    width: 100%;
}
