.main-content {
    background-image: url('/sites/default/files/civicrm/persist/contribute/images/baner_bez_apli2_Obszar%20roboczy%201.png') !important;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center center
}
.container {
    max-width: 100% !important;
}
#iyml {
    max-width: 1350px !important;
    margin: 0 auto !important;
}
.max-width {
    max-width: 1350px !important;
    width: 100%;
    margin: 0 auto;
}
#page {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 96vh;
}
#block-theme-caltha-content {
    padding: 30px !important;
}
#intro_text {
    text-align: center !important;
}
.contribution_amount-section .label {
    display: none;
}
.crm-container .crm-section .content {
    margin-left: 0 !important;
}
.other_amount-section .other_amount-content input[type="text"] {
    background-image: linear-gradient(#757575, #757575) !important;
    color: #fff !important;
}
.crm-profile {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.crm-profile .crm-section {
    max-width: 50% !important;
}
.crm-profile .editrow_custom_1-section,
.crm-profile .editrow_email-Primary-section {
    min-width: 100% !important;
    max-width: 100% !important;
}
.crm-profile .crm-section {
    padding: 0 5px !important;
}
.crm-profile .crm-section input[type="text"] {
    background: linear-gradient(#eee, #eee) !important;
    border: 0 !important;
}
#crm-submit-buttons {
    text-align: center;
}
.crm-form-submit {
    background-color: rgba(26,35,126,1) !important;
}
.crm-form-submit .crm-i {
    display: none !important;
}
#footer_text p {
    font-size: 12px !important;
}
footer {
    height: 180px;
}
