@media screen and (max-width:700px){
  .bloglist li {
    margin: 5px 7.5%;
  }
}
