@media screen and (max-width: 450px) {

	
}

.required2:before {
    content: "*";
    position: relative;
    font-size: inherit;
    color: #f1416c;
    padding-right: 0.25rem;
    font-weight: 700;
}
