/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 09 2024 | 05:23:41 */
/* Add your CSS code here.


For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.mwpl-login-body .mwpl-image-cover-wrapper {
    display: none;
    background-color: #d62700;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
} 

.mwpl-login-body .mwpl-login-wrapper.mwpl-has-cover {
    width: 25%;
    display: block;
    grid-template-columns: repeat(2, 1fr);
}