﻿#regBodyContent {text-align: center}

.Cont {width:70%; text-align: center; float: left; margin-left:15%}
.Graphic {float: left; width: 100%;}
.Graphic img {width: 100%;}

#regGrey .AddInButton-1 {color: #fff; text-align: center; background-color: #85b358; width: 48%; margin-top: 4%; display: inline-block; border: 0px solid #FFF; padding: 2% 0; font-family: '3dsweb'; float: left}
#regGrey .AddInButton-2 {color: #000; text-align: center; background-color: #fff; width: 48%; margin-top: 4%; display: inline-block; border: 0px solid #FFF; padding: 2% 0; font-family: '3dsweb'; float: right}

@media (max-width: 500px) {
#regGrey .AddInButton-1 {Width: 100%}
#regGrey .AddInButton-2 {Width: 100%}
}

