main{
 padding:11px;
 padding-top:31px;
 width:100%;
 display:flex;
 flex-flow:row wrap;
 justify-content:center;
 min-height: calc(90% - 80px);
}
