
		@media (max-width: 575px) {
			.container {
				padding: 0;
			}

			.door_box,
			.door {
				width: 75px;
				height: 160px;
			}
		}
	