/*
* Added by mustaque this .css file contains section[ main->Free Trial Banner] code.....
*/

/* free trail banner background code */
.banner-section .banner
{
 background-color:#DFE1EB;
 padding-top:50px;
 padding-bottom: 50px;

}

/* free trail banner background button */
.banner-section .banner .button
{
  width: 200px;
  
}