.buisness-plan {
    text-align: center;
}
.buisness-plan a:hover {
    background: #379300;
    text-decoration: none;
}
.buisness-plan a {
    height: 60px;
    background: #ee782d;
    padding: 0;
    text-align: center;
    line-height: 65px;
    width: 237px;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
    display: inline-block;
    border-radius: 4px;
    margin-top: 14px;
}
.delay {
    transition: all 0.5s ease-in-out 0s;
}
.width100
	{
	width:100% !important;
	}
.leftmage
{
max-height: 250px; float: left; margin-right: 20px; margin-top: 0px;max-width:454px;width:100%;
}	
.h1who
{
margin-top: 0px; color: #58529a;
}
.clearboth
{
clear:both;
}