h1 {
    font-size: 25px!important;
    text-transform: uppercase!important;
    margin-bottom: 25px!important;
}

h4 {
   margin-bottom: 20px!important;
}

p {
    text-align: justify!important;
    font-size: 14px!important;
    line-height: 18px!important;
    margin-bottom: 10px!important;
}

p a {
    color: #009de0!important;
}

.appsdicio  {
    padding: 30px 40px 60px 40px!important;
    text-align: justify!important;
}


@media only screen and (min-width : 599px),
only screen and (min-device-width : 599px){
	.appsdicio  {
    	padding: 30px 25px 60px 25px!important;
	}	
}

@media only screen and (min-width : 799px),
only screen and (min-device-width : 799px){
	.appsdicio  {
    	padding: 30px 45px 60px 35px!important;
	}
}