.img-border {
  border: 6px solid #299fcd;
  box-sizing: border-box;
}


.img-border2 {
  border: 6px solid #ffdb10;
  box-sizing: border-box;
}