.banner-inner1 .content-top .line{
  width: 170px;
height: 4px;
border-radius: 18641400px;
background: rgba(240, 153, 22, 1);
margin-top: 8px;
}
.contacti .inner {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: stretch;
    justify-content: space-between;
    padding: 0;
    border-radius: none;
    box-shadow: none;
    overflow: hidden;
    background: none;
    box-shadow: none;
}
.contacti .back-left{
  display: none;
}
.contacti .back-right{
  display: none;
}
.banner-inner1 .content {
    height: auto;
}