@charset "utf-8";
.myplaceBackground2{
    background-image: url("../images/mp4p/mp4p-2026-bg2.jpg");

}
.myplaceforpartsTop {
    height: 400px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 0px solid #111111;
    background-size: cover;
}
.myplaceforpartsMain {
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 10px solid var(--primary-color-1-dark);
	padding-top:4rem;
	padding-bottom:4rem;
}
