.rsp0 {
	display: inline-flex;
	padding: 10px;
	align-items: center;
	justify-content: flex-end;
	top: 25%;
	width: 100%;
}

.my-pre-footer {
  display: inline-flex;
  background-color: #61bb5a;
  padding: 10px;
  align-items: center;
  justify-content: center;
}

.sldtop {
	padding: 50px;
	height: 500px;
	margin-bottom: 12px;
	box-shadow: 0px 4px 7px 0px #888;
}

.sldtop-col {
	top: 20%;
}

.bosuppl {
	text-align: right;
}

.mt20 {
	top: 20%;
}