.MBM_Form .col-12 {
    width: calc(100% - 10px) !important;
}

.content-area .MBM_Form .col-12, .content-area .MBM_Form .col-12 input[type=email], .content-area .MBM_Form .MBM_Form_field input[type=numer], .content-area .MBM_Form .MBM_Form_field input[type=text] {
    width: 100% !important;
}
.site-content{
	z-index: auto !important;
}
.post-header .artist-name-content {
    padding-bottom: 6px;
    font-size: 1.7rem;
    font-weight: 800;
    margin-top: -7px;
}
.webapp-newsletter-btn{
	display: block;
    margin-top: 10px;
}