.public-submit-btn {
width: 350px !important;}

@media screen and (max-width: 767px) {
    markdown img {
        width: unset !important;
        max-width: 55% !important;
        max-height: 2.5vh !important;
    }

@media screen and (max-width: 767px) {
 .container-fluid 
    width: 20%; }

@media screen and (max-width: 767px) {
.public-submit-btn 
width: 250px !important; }