.et_pb_mw_gtile{
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
    padding: 20px !important;
}
.et_pb_mw_gtile .cdate{
	    padding: 5px 12px;
	    background:#eee;
	    display: inline-block;
        font-size: 14px;
        position: absolute;
    top: 0;
    right: 0;
    color: #999;
    }
    .et_pb_mw_gtile .cdate span{
	    color: #333;
    }
.et_pb_mw_gtile .info h2{
	     font-weight: bold;
	     color: #053774;
	     font-size: 20px;
	     max-width: 80%;
     }
.et_pb_mw_gtile .info h2 span{
	     color: #2d5514;
	     font-size: 16px;
	     display:block;
     }
    
.et_pb_mw_gtile .info .button{
        margin: 10px 0 !important;
    display: inline-block;
}
 .et_pb_mw_gtile .meta{margin-bottom: 7px;}
.et_pb_mw_gtile .amount{
	color: #999;
	background:#eee;
	    display: inline-block;
    padding: 7px;
   
    font-size: 14px;
    line-height: 1;
}
.et_pb_mw_gtile .amount span{
	color: #053774;
}
@media (max-width: 768px){
    .et_pb_mw_gtile .info h2{
	     padding-top: 30px !important;
     }
}