.eg_border1{
  border:1px solid #ccc;
}
.eg_p {
  font-size: 17px;

}
.egsize_10 {
  font-size: 11px;

}
.egsize_11 {
  font-size: 11px;

}
.egsize_10 {
  font-size: 10px;

}
.egsize_12 {
  font-size: 12px;
}
.egsize_14 {
  font-size: 14px;

}
.egsize_15 {
  font-size: 15px;

}
.egsize_16 {
  font-size: 16px;

}
.egsize_18 {
  font-size: 18px;

}
.egsize_20 {
  font-size: 20px;

}
.eg_w_20{
  width: 20%;
}
.eg_w_33{
  width: 33%;
}
.eg_w_40{
  width: 40%;
}
.eg_w_50{
  width: 50%;
}
.eg_w_70{
  width: 30%;
}
.eg_w_100{
  width: 100%;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
  .responsive {
  width: 100%;
  max-width: 350px;
  height: auto;
}
