ozelAlan4 {
display: flex;
justify-content: space-around;
align-items: center;
background: #ffffff;
color: #000000;
border: 2px solid #ff0000;
font-size: 13px;
padding: 3px 0px;
width: 75%;
margin: 0 auto;}
#divOzelAlan4 {
justify-content: space-between;
align-items: center;
background: white;
color: #000000;
border: 2px solid red;
font-weight: 900;
padding: 5px 14px;
font-size: 13px;
margin-top: 10px;
display: block !important;
width: 100%;
margin-top: 10px;
clear: both;
}
.ozelAlan4 {
display: flex;
justify-content: space-around;
align-items: center;
background: #ffffff;
color: #000000;
border: 2px solid #ff0000;
font-size: 13px;
padding: 3px 0px;
width: 75%;
margin: 0 auto;
}