.temp-class{
  padding:  0
}
.structure-class{
  padding-left: 0;
}
.template-class{
  margin-top: 60px;
}
.img-class1{
  width:100px;
  height: 150px;
  border: 1px solid lightgray;
}

.img-class2{
  width:200px;
  height: 100px;
  border: 1px solid lightgray;
}
.template2-class{
  margin-top: 20px;
}
