﻿.img{
    justify-content: center;
    align-items: center;
	background: url(./img/epic.jpg) no-repeat center center / cover;
    height: 400px;
    color: #FFFFFF;
    font-weight: bold;
}
.epcenter {
  display: flex;
  align-items: center;
}

.epcebter1 {
  flex: 2;
}

.epcenter {
  overflow: auto;
  width: 100vz;
  height: 70px;
  margin: 2px;
  border: 0px #3A8374 solid;
  background-color: #fff;
    font-weight: bold;

}

.epcenter1 {
  padding: 0 15px;
  color: #000;
  font-size: 16px;
  background-color: #ffffff;
  box-sizing: border-box;
height: 100vz;
  }
