.dv0{
left:50%;
top:50%;
padding-top:20px;
padding-left:20px;
padding-bottom:20px;
padding-right:20px;
position:absolute;
min-width:300px;
max-width:90%;
min-height:250px;
max-height:300px;
transform: translateX(-50%) translateY(-50%);
background:#fff;
background-size:auto auto;
border-radius:10px 10px 10px 10px;
box-shadow:0 0 10px rgba(0,0,0,0.5);
}

.dv1{
left:50%;
position:absolute;
width:300px;
height:100px;
transform: translateX(-50%);
background:url(../../templates/145/1642202365.svg);
background-position:center center;
background-size:contain;
background-repeat:no-repeat;
}

.dv2{
top:169px;
position:relative;
background-size:auto auto;
font-family:'lato';
text-align:center;
font-size:16px;
}

p{
text-indent:20px;
}

li{
margin-left:20px;
}

