#first-block, #second-block, #third-block, #fourth-block {
text-align:center;
padding:3.5em 0;
}
#carousel {
text-align:center;
background:#e5e5e5;
}
#first-block {
background:#fff;
}
#second-block {
background:#e5e5e5;
}
#third-block {
background:#fff;
}
#fourth-block {
background:#e5e5e5;
}
footer {
background:#fff;
padding:3.5em 0;
}
@media screen and (max-width: 800px) {
  .right {
  float:none;
  }
}
#cellphone {
    position: relative;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: darkblue;
    background: #eeeeee;
    padding-top: 10px;
    padding-bottom: 12px;

}
#paypal {
width: 319px;
position: center;
margin: auto;
}