/*Layouts css goes here*/


#infobox {
  text-align: left;
  background: #ffffff;
  line-height: 5%;
  padding-top: 5%;
  padding-left: 5%;
padding-right: 5%;
 border-radius: 4px;
   line-height: 1.8em;

}


.divider {
  position: relative;
margin-bottom: 20px;
margin-top: 20px; }
  
.whitebox {
    background-color: #ffffff;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 5%;
  padding-right: 5%;
   border-radius: 5px;


  }

@media only screen and (min-device-width: 480px){}