/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
section#home-banner {
   margin: 0;
   padding: 50px 0 60px;
   background-color: #043d5f;
   color: #fff;
   background-image: url('https://1proit.com/newbg22.jpg');
}