
.peopleperhour {

}
.peopleperhour img {
	width: 50px;
	height: 50px;
}
img.developer_img {
  max-width: unset;
  width: 700px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.center-padding {
	padding: 80px 0px;
}
@media screen and (max-width: 820px) {
	img.developer_img {
		width: 455px;
	}
}

@media screen and (max-width: 480px) {
	img.developer_img {
		position: relative;
	}
}
#loom-companion-mv3 {
    display: none !important;
}
section#shadow-host-companion {
    display: none;
}
.tempature {
    position: fixed;
    bottom: 0;
    left: 6px;
}
