display: flex;
justify-content: center;
align-items: center;
.ng-scope {
width: 1096px;
height: auto;
top: 50%;
left: 50%;
position: absolute;
margin-top: -89px;
margin-left: -273px;
}
.ng-scope {
width: 1096px;
height: auto;
top: 50%;
position: absolute;
margin-top: -89px;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
}