/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
@media (max-width: 992px) {
    .container, .l-wrapper, main>.notifications-container, .l-wrapper--boxed, .container-sm, .container-md {
        max-width: 100%
    }
}
.payment-options .custom-control-label img{
	/*width: 40px;*/
}
