#wrapper {
  max-width: 98%;
}

div#header p#description {
  max-width: calc(100% - 20px);
}

#wrapper #mainColAll div#btnSet2 {
	box-sizing: border-box;
}

#mesBox {
	max-width: 80%;
}
