You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
472 B

//
.logo-box{
width: 20.5%;
height: 113px;
margin-right: 6%;
border-radius: 4px;
box-shadow: 6px 6px 6px #eee;
.logo-pic{
height: 70px
}
}
.logo-box1{
margin-right: 0!important;
}
//
.enterprise-box{
width: 22%;
// height: 113px;
margin-right: 17%;
border-radius: 4px;
box-shadow: 6px 6px 6px #eee;
.enterprise-pic{
height: 166px
}
}
.enterprise-box1{
margin-right: 0!important;
}