@media(max-width:767px){
    body#ip3-investors .global_banner_item_bg, body#ip3-investors-new .global_banner_item_bg{
        height: 354px;
        position: relative;
        width: 100%;
        display: inline-flex;
        left: inherit;
        top: inherit;
        background-position: 80% top !important;
        background-size: cover;
    }
    
    body#ip3-investors .banner_title, body#ip3-investors-new .banner_title{
        margin-top: -50px;
        position: relative;
    }
	
	body#ip3-investors-new .global_banner .container-fluid, body#ip3-investors .global_banner .container-fluid{position: absolute; top: 50px;}
	body#ip3-investors-new .global_banner_item_bg, body#ip3-investors .global_banner_item_bg{min-height: 460px;}
	body#ip3-investors-new .global_banner_item_bg, body#ip3-investors .global_banner_item_bg{margin-top:0px!important;}
}

.half_width_latest_earning_wrapper ul li a p.title{width: 90%;}


