/* Enter Your Custom CSS Here */

#computation-form {
    float: left;
    width: 70%;
}
#page-sidebar {
    float: right;
    width: 30%;
}
.foam1-2 {
    display: block;
  	margin-bottom: 15px;
}
.foam1-2 img {
    height: auto;
    width: 100%;
}
#page-sidebar > p {
    margin-bottom: 15px;
}
#callback-form {
    margin-bottom: 15px;
}