@charset "UTF-8";

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

h2 {
    font-size: 28px;
}
h3 {
    font-size: 20px;
}

.career {
    width: 90%;
}

}