/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 30 Aug, 2021, 8:32:09 PM
    Author     : Mohammed Junaid
*/

.course-price-item h6 i {
    font-size: 30px !important;
}


@media only screen and (max-width: 380px){
.navbar .navbar-brand {
    font-size: 0.84rem;
    font-weight: bolder;
    
}}