img.header {
   border-radius: 20px;
}

img.box {
  border: #0000a0 2px solid;
  border-radius: 10px;
  margin: 10px;
}

img.terbes {
  float: left;
  border: #0000a0 2px solid;
  border-radius: 10px;
  margin: 10px;
}

img.socialmedia {
  width: 64px;
  height: auto;
  display: inline;
  margin-left: auto;
  margin-right: auto;
}

img.tenslg {
  width: 50%;
  height: auto;
  border: #5F7F94 2px solid;
  border-radius: 10px;
  margin: 10px;
}

/* Mag Switch Border Control */
img.magswitch {
  border: #FFFF00 2px solid;
  border-radius: 10px;
}

iframe.magswitch {
  border: #FFFF00 2px solid;
  border-radius: 10px;
}