.netball-dress-section{
  padding:100px 60px;
  background: url(/template/e509bc3a/images/gradient-bg-inner.png) no-repeat;
  background-size: cover;
  margin: 0 -60px;
}
.netball-dress-section .netball-container{
  max-width:1400px;
  margin:0 auto;
  width:100%;
}
.netball-dress-section .netball-container .head-title {
    font-family: Familjen Grotesk;
    font-weight: 700;
    font-size: 46px;
    line-height: 52px;
    letter-spacing: 0;
    text-align: center;
    margin: 0 0 52px 0;
    padding: 0;
    color: #000000;
}
.netball-dress-section .image-box-container {
    display: flex;
    gap: 0 50px;
}
