
.modal {

	.main {
		padding-left: 0;
		padding-top: 0;
		min-height: initial;
	}

	.bulkhead {
		left: 0;
		top: 0;
		position: relative;
	}

}