.indent300 {
text-indent: 50px;
}

@media screen and (max-width:640px) {
.indent300 {
text-indent: 30px !important;
}
}

.indent300 {
text-align: justify !important;
text-justify: distribute;

}


.textuslug {
text-align: justify !important;
text-justify: distribute;

}