.wom .banner-cut.noimg {
	clip-path: polygon(0 0, 100% 0%, 100% 205px, 50% 100%, 50% 192px, 0% 200px);
	height: 212px !important;
}
.section-activar-equipo{
	background-image: none;
	background-position: top 25px center;
	background-size: 1920px;
	background-repeat: no-repeat;
}
.wom .tns-nav {
	bottom: -30px;
}
@media(min-width:768px){
	.section-activar-equipo{
		background-image: url(https://1701336841.rsc.cdn77.org/_assets/img/landing-volte/bg-olas.png);
	}
}
@media(min-width:992px){
	.wom .banner-cut, .wom .banner-cut.noimg {
		height: 280px !important;
		clip-path: polygon(0 0, 100% 0%, 100% 228px, 50% 264px, 50% 245px, 0% 100%) !important;
	}
}
@media(min-width:1920px){
	.section-activar-equipo{
		background-size: contain;
	}
}