.background-wave-01 {
	background-image: url(/sites/default/files/2026-03/stv_academy_wave_01.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    margin-top: 15px;
}
.background-wave-02 {
	background-image: url(/sites/default/files/2026-03/stv_academy_wave_03.png);
  background-repeat: no-repeat;
  background-position: right -60px top 10px;
  background-size: cover;
  min-height: 100px;
}