.restbeef_header_wrapper.restbeef_height60,
.restbeef_height60 {
	min-height: 60vh;
	box-sizing: border-box;
}
.restbeef_header_wrapper.restbeef_height80,
.restbeef_height80 {
	min-height: 80vh;
	box-sizing: border-box;
}
.redtext {
	color: #FF6347;
}
.centerimage {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 98%;
}
.centerta
{
 text-align:center !important;
 display:block !important;
}
