/* Enter Your Custom CSS Here */
.CMG-who-are-we-bkgd {
    background:url('https://www.legaladministrativeservices.com/wp-content/uploads/2013/08/ClientTickler_HS_2013-131a-1024x683.png')no-repeat center top; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 /* padding:36px 12px 72px 12px;*/
  color:#f1f1f2;
  min-height: 425px!important; 
    }
.CMG-icon {
    -wekbit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    position: absolute;
    top: 0;
    left: 0;
    width: 68px;
    height: 68px;
    font-size: 24px;
    line-height: 68px;
    color: #909090;
    text-align: center;
    background: #ececec;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.CMG-vertical-center {
  display: flex;
  flex-wrap: wrap;
   height: 200px; 
  margin: auto 0;
  text-align: center;
}
.CMG-vertical-center p{
  margin: auto; /* Important */ 
}
.CMG-ul-margin ul{
  margin-left: 28px;
}
.CMG-no-padding {
  padding: 0px;
}
