
.referenz {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	 /* padding: 1rem 1rem; 
	gap: 2rem;
	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: 1fr auto; */
    width: 100%;
}
.references-box {
    /* padding: 20px 1px 35px; */
    /* padding: 20px 10px 20px; */
    padding-top: 20px;
    padding-bottom: 1%;
}

.references-textbox {
    /* padding-left:0.8%; */
    margin: 18px;  
    padding-left: 40px;
    padding-right: 10%;
}
.references-textbox_kunde {
    /* padding-left:0.8%; */
    margin: 18px;  
    padding-left: 40px;
    padding-right: 10%;
}

.references-flexbox {
    display: flex;  
    justify-content: space-evenly;
    flex-wrap: wrap;
    margin: auto;
    height: 30%;
    /* padding-left: 0.6%;
    padding-right:0.6%; */
}
.references-flexbox_logo {
    display: flex;  
    flex-wrap: wrap;
    margin-top: 1%;
    /* margin-bottom: -1%; */
    /* padding-left: 0.6%;
    padding-right:0.6%; */
}
.references-image_1 {
    border-radius: 18px;
    /* height: 389px; */
    height: auto;
    width: 90%;
    align-self: center;
}

.references-image_2 {
    border-radius: 18px;
    /* height: 389px; */
    height: auto;
    width: 49%;
    align-self: center;
}
.references-image_2_45 {
    border-radius: 18px;
    /* height: 389px; */
    height: auto;
    width: 45%;
    align-self: center;
}
.references-image_2_66 {
    border-radius: 18px;
    /* height: 389px; */
    height: auto;
    width: 80%;
    align-self: center;
}
.references-image_2_33 {
    border-radius: 18px;
    /* height: 389px; */
    height: auto;
    width: 10%;
    align-self: center;
}
.references-image_3 {
    border-radius: 18px;
    /* height: 389px; */
    height: auto;
    width: 27%;
    align-self: baseline;
}
.space_between_3_img{
    width: 1%;
}
.references-image_3_rl {
    border-radius: 18px;
    /* height: 389px; */
    height: auto;
    width: 26%;
    align-self: center;
    align-self: last baseline;
}
.references-image_3_m {
    border-radius: 18px;
    /* height: 389px; */
    height: auto;
    width: 35%;
    align-self: last baseline;
}
