<style>

img.image {
}

img.image {
  display: block;
  width: 100%;
  height: auto;
}


iframe.sketchfab

{

display: block;

width: 100%;

!height: 50%;

height: 200px;

max-width: 1422px;

}

div.box
{
padding:0px;
}

div.bucket1
{
border-radius: 5px;
background-color: #fff;
width: 23%;
min-width: 295px;
min-height: 220px;
border: 0px solid #ffff00;
margin: 8px;
float: left;
box-shadow: 10px 10px 20px #888888;
!background-image: url(artstation2.png);
background-color: #fff;
background-attachment: float;
background-position: top left;
background-repeat: no-repeat;
}

div.extraimage
{
display:none;
}

div.bucket1text
{
display:none;
border-radius: 5px;
background-color: #fff;
width: 23%;
min-width: 280px;
min-height: 260px;
border: 0px solid #ffff00;
margin: 10px;
float: left;
box-shadow: 10px 10px 20px #888888;
!background-image: url(artstation2.png);
background-color: #fff;
background-attachment: float;
background-position: top left;
background-repeat: no-repeat;
}

p.frontpagetitle
{
min-width: 200px;
padding: 20px;
font-size: 120%;
font-weight: bold;
font-family: 'Abel', sans-serif;
letter-spacing: 1px;
border: 0px solid #ccc;
overflow: hidden;
text-overflow: ellipsis;
margin: 0px;
}

p.frontpage
{
min-width: 200px;
height:100%;
padding: 20px;
margin: 0px;
border: 0px solid #ccc;
overflow: hidden;
text-overflow: ellipsis; 
overflow:hidden;
display:none;
}

</style>