@media screen and (max-width: 768px) {
  .opn_table td {
    display: block;
    width: 100%;
    text-align: center !important; }

  img.opn_img {
    width: 100% !important;
    float: unset !important;
    height: auto !important;
    margin: 0 auto 10px !important; } }

@media (max-width: 960px) {
  .lpc-form-5__title, .lpc-certificate-1__title, .lpc-elements-1__title {
    font-size: 32px !important; }

  .lpc-steps-1__item-title {
    font-size: 19px !important; }

  .lpc-text-3__title, .lp-button--type-1, .lpc-steps-1__item-text, .lpc-elements-2__text, .lpc-form-5__text, .lpc-form-5__button._first-btn {
    font-size: 17px !important; } }

@media (max-width: 640px) {
  .lpc-form-5__title, .lpc-certificate-1__title, .lpc-elements-1__title {
    font-size: 28px !important; }

  .lpc-steps-1__item-title {
    font-size: 17px !important; }

  .lpc-text-3__title, .lp-button--type-1, .lpc-steps-1__item-text, .lpc-elements-2__text, .lpc-form-5__text, .lpc-form-5__button._first-btn {
    font-size: 16px !important; } }

@media (max-width: 480px) {
  .lpc-form-5__title, .lpc-certificate-1__title, .lpc-elements-1__title {
    font-size: 27px !important; } }
