.greed_box{width:100%; display:block; border-radius:25px; height:350px; background:url(/pages/new_fund/img/sub/insa_bg.jpg) no-repeat center right; margin-bottom:50px; overflow: hidden;}
.greed_box .greed_top{float:left; font-size: 46px;line-height: 53px;color:#000;font-weight: 400;margin:100px 0 0 150px;float: left;}

.greed_txt{font-size:19px;line-height:38px;margin-top:20px;word-break:keep-all; text-align: justify;}
.greed_txt .br{display:block;width:100px;clear:both;height:15px}
.greed_sign{font-size:24px;font-weight:500;margin: 35px 0;color:#000;line-height:100px;float: right;}
.greed_sign img{padding:15px 0 0 15px}

/****** 1200 ******/
@media screen and (max-width: 1200px) {
.greed_box{ height:250px; overflow: hidden; background-size: 100%;}
.greed_box .greed_top{font-size: 30px;line-height:33px;margin:80px 0 0 150px;float: left;}

}

/****** Tablet Device ******/
@media screen and (min-width:691px) and (max-width:899px) {
.greed_box{ height:180px;}
.greed_box .greed_top{font-size:30px;line-height:33px;margin:60px 0 0 70px;float: left;}
.greed_txt {font-size: 16px;line-height: 27px;margin-top: 0px;}
}

/****** Mobile ******/
@media screen and (max-width:690px){
.greed_box{ height:200px; background-size: cover;margin-bottom:20px;}
.greed_box .greed_top{margin:60px 0 0 20px;float: left;font-size:18px;line-height:24px;font-weight:500;color:#333; }

.greed_txt {font-size: 15px;line-height: 27px;margin-top: 0px; text-align:left;}
}


