.section > h1 {
    font-family: "Roboto", sans-serif;
  text-align: left;
  font-size: 30px;
  color: #e6e6e6;
}
.section > img{
    width: 250px;
    height: 250px;
    padding-right: 10px 280px;
    float: center;
}


