
#headdiv{
  background-image: url('/images/headers/business.png'); 
}
#firstsection{
width: 80%;
margin: 0 auto;
}
#firstsection h4{
margin: 100px 0 50px 0;
}
#secondsection{
display: flex;
flex-wrap: wrap;

}
.secondbox{
flex: 0 0 100%;
}
#secondsection{
width: 80%;
margin: 100px auto 150px auto;
}
#thirdright, #forthright{
margin-top: 25px;
}
@media only screen and (max-width: 992px) {

#sixsteps {
margin: 0 0 0 0 !important;
}
}