.advisory-services {
  padding: 50px 0 0;
}
.advisory-services .left p{
     margin-bottom: 20px;
}
.advisory-services .title{
     text-align: center;
    max-width: 770px;
    margin: auto;
}
.advisory-services .title h2{
     margin: 0;
}
 .advisory-services .left .top , 
 .advisory-services .left .bottom { 
	border-left: 3px solid #1989e9 ;  
   margin: 10px 0;
}

.advisory-services .left h4{
     margin: 0
}
.advisory-services .left .top p{
  margin: 0;
     font-weight: 500;
     padding-left: 30px;
   color: #202b38;
} 
 .advisory-services .bottom  p {
    font-weight: 500;
    padding-left: 30px;
    color: #202b38;
   margin: 0;
} 
 .advisory-services .module{
       position: relative;
 display: flex;  
       flex-direction: row;
    align-items: center;
}
 .advisory-services .module .right img{
     align-self: flex-end;
   width: 80%;
}
 /*      width: 80%;
    right: 0;
/*     top: -260px; *
    position: absolute;
  
} */
 .advisory-services table{
 margin: 0 0 0 30px;  
}

