@@ -581,10 +581,10 @@
}
.companyProfilewrap{
position:relative;
- width:100%;
+ width:90%;
.companyProfile{
- width:90%;height:138px;
+ width:100%;height:138px;
background:#F9F9FA;
font-size:13px;
padding:13px;
@@ -593,7 +593,7 @@
.companyProfilecontent{
position:absolute;
bottom:10px;
- right:7%;
+ right:0px;
</style>