.otherbg{
    width: 100%;
    height: 500px;
    background-size: cover !important;
}
.contactCon li{
    width: 380px;
    margin-bottom: 45px;
}
.contactCon li p:nth-child(1) img{
    width: 20px;
    margin-right: 10px;
}
.contactCon li p:nth-child(1){
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(223, 223, 223, .7);
    margin-bottom: 20px;
}