/*
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 : Jun 17, 2018, 9:56:54 PM
    Author     : yongquizheng
*/
.promopage-banner{
    background-image:url("../images/banner_image.png");
    background-color:#007db9;
    background-position:88% 48%;
    background-repeat:no-repeat;
    margin-bottom: 0px;
}
