.mainimg {
position:relative;
display:fixed;
align-items:center;
justify-content:center;
overflow: hidden;
width:100%;
height:calc(100vh - 150px);
text-align:center;
z-index: 5;
}
