body {
text-align: center;
}
h2 {
text-transform: uppercase;
font-size: 35px;
padding: 20px 0;
position: relative;
display: inline-block;
min-width: 200px;
}
h2::after {
content: "";
position: absolute;
display: block;
height: 3px;
background-color: #000;
bottom: 0;
left: 0;
right: 0;
}
h2::before{
content: "";
position: absolute;
display: block;
height: 3px;
background-color: #000;
top: 0;
left: 0;
right: 0;
}
1080: {
items: 6,
nav: true
}
1080: {
items: 4,
nav: true
}
<div class="partners__item item">
<img class="partners__image" src=" img/partners-1.png" alt="Royal tulip">
</div>