.ddos .pwr-services-box p{
 margin-top: 20px; 
}
.ddos .pwr-services {
  max-width:100% !important;
}


{% for item in module.services %}
	{% if item.animation.enable_border_animation %}
		<!-- HTML to show when checked -->
	{% endif %}
	
{% endfor %}