

    <style type='text/css'>
#aoi-hero .item.area-of-interest .row .dynamic-bg {
    background-size: cover;
    height: auto!important;
    margin-right: 0px!important;
}

.hero-content {
    padding-right: 20px;
}

/*Your journey to Accenture*/

.custom_number {
background-color: #a100ff;
height: 28px;
width: 30px;
text-align: center;
}

ul {
  margin: auto;
  width: 80%;
  
}

p.movetext {
margin-top: -54px;
margin-left: 50px;
}



@media (max-width:768px){
p.movetext {
margin-top: -46px;
margin-left: 40px;
}}

</style>