/*
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 : 17 Sep, 2020, 12:49:51 AM
    Author     : PARAG PAITHANKAR
*/

  .banner-area {
    background: rgba(0, 0, 0, 0) url(../img/about/mate-about.png) no-repeat scroll left center / cover;
    position: relative;
    width: 100%;
    z-index: 1;
}

.banner-content {
    padding: 112px 0 193px;

    
    
}