/*Copyright 2020-21 - Adam Engelstad & Outerspaceland. All rights reserved.*/

.ArticleContainer {
	overflow-x: hidden;
	overflow-y: auto;
}

.SkyroraImg1 {
    position: absolute;
	top: 0em;
    margin-top: 0;
    width: 30vw;
    Height: 33.33vw;
    max-width: 240px;
    max-height: 267px;
    min-width: 120px;
    min-height: 133px;
    background-image: url("SpaceTugTransparentBack.png");
    background-size: 85%;
    background-position: center;
    float: right;
    margin-left: 1em;
    margin-bottom: 2em;
}

.ImgTransparentBackContainer {
    position: relative;
    top: 1.5em;
    background-repeat: no-repeat;
    width: 30vw;
    Height: 39vw;
    max-width: 240px;
    max-height: 312px;
    min-width: 120px;
    min-height: 156px;
    float: right;
    margin-left: 1.2em;
    margin-bottom: 5em;
    border-left: solid 1px #181818;
}

.SkyroraImg1Caption {
    margin-top: 122%;
    margin-left: 5%
}

.SkyroraImg2 {
    width: 45vw;
    Height: 60vw;
    max-width: 360px;
    max-height: 480px;
    min-width: 180px;
    min-height: 240px;
    background-image: url("EcoseneBeakersRQ.jpg");
	background-position: 95% 0%;
    background-size: 100%;
    float: right;
    margin-left: .8em;
    margin-bottom: 9em;
    background-color: 181818;
    border: solid 1px;
}

.SkyroraImg2Caption {
    margin-top: 136%;
}

.SkyroraImg3 {
    width: 45vw;
    Height: 30vw;
    max-width: 360px;
    max-height: 240px;
    min-width: 180px;
    min-height: 120px;
    background-image: url("SkylarkLStaticFire.jpeg");
	background-position: 0% 20%;
    background-size: 120%;
    float: right;
    margin-left: .8em;
    margin-bottom: 9em;
    background-color: 181818;
    border: solid 1px;
}

.SkyroraImg3Caption {
    margin-top: 69%;
}

.ImgTransparentBackContainer2 {
    position: relative;
    top: .5em;
    background-repeat: no-repeat;
    width: 30vw;
    Height: 120vw;
    max-width: 240px;
    max-height: 50em;
    min-width: 120px;
    float: right;
    margin-left: 1.2em;
    margin-bottom: 4em;
    border-left: solid 1px #181818;
}

.SkyroraImg4 {
    position: absolute;
	top: -1.5em;
    margin-top: 0;
    width: 30vw;
    Height: 120vw;
    max-width: 205px;
    max-height: 820px;
    min-width: 120px;
    min-height: 480px;
    background-image: url("SkyroraXL.png");
    background-size: 44%;
    background-position: center;
    float: right;
    margin-left: 1em;
    margin-bottom: 2em;
}

.SkyroraImg4Caption {
	margin-top: 400%;
	margin-left: 8%;
	margin-right: 8%;
	text-align: bottom;
}

/* */

/*Copyright 2020-21 - Adam Engelstad & Outerspaceland. All rights reserved.*/




