.img1{
    position:absolute;top:240px;left:335px;
    z-index:1.0;
    float:left;
}
.profilebox{
    width:100%;
}

.img2{
    position:absolute;top:240px;left:450px;
    z-index:2.0;
    float:left;
}
.img3{
    position:absolute;top:240px;left:565px;
    z-index:3.0;
    float:left;
}
.housework{
    width:150px;height:50px;
  
}
.hw1{
    position:absolute;
    top:30px;left:330px;
}
.hw2{
    position:absolute;
    top:30px;
    left:510px;
}
.hw3{
    position:absolute;
    top:100px;
    left:330px;
}
.hw4{
    position: absolute;
    top:100px;
    left:510px;

}
.hw5{
    position:absolute;
    top:170px;
    left:330px;

}
.hw6{
    position:absolute;
    top:170px;
    left:510px;
}
.houseworktitle{
    position:absolute;
    left:410px;
    top:5px;
	color:white
}
.hwright{
    left:200px;
}
@media(max-width:700px){

   
    .img1{
        top:20px;
        left:305px;
        width:80px;
        
    }
    .img2{
       
        top:150px;
        left:305px;
        width:80px;
    }
    .img3{

        top:280px;
        left:305px;
        width:80px;
    }
    .houseworktitle{
        top:430px;
        left:150px;
}
.hw1{
    left:30px;
    top:460px;
}
.hw2{
    left:210px;
    top:460px;
}
.hw3{
    left:30px;
    top:530px;
}
.hw4{
    left:210px;
    top:530px;
}
.hw5{
    left:30px;
    top:600px;
}
.hw6{

    left:210px;
    top:600px;
}
.profiletable{
    margin-top:230px;
}

@media(max-width:600px){

    .housework{
        margin-top:10px;
        margin-left:auto;
        margin-right:auto;
        text-align:center;
      
    }
    .houseworktitle{
     
    }
    
}
@media(max-width:500px){

    .housework{
        margin-top:10px;
        margin-left:auto;
        margin-right:auto;
        text-align:center;
    }
    .profiletable{
        margin-top:240px;
    }
    
}
@media(max-width:450px){
    .profiletable{
 margin-top:360px;
    }

    .img1{
        top:420px;left:0px;
        width:70px;
    }
    .img2{
        top:420px;left:100px;
        width:70px;
    }
    .img3{
        top:420px;left:200px;
        width:70px;
        
    }
    .hw1{
        left:30px;
        top:560px;
    }
    .hw2{
        left:210px;
        top:560px;
    }
    .hw3{
        left:30px;
        top:630px;
    }
    .hw4{
        left:210px;
        top:630px;
    }
    .hw5{
        left:30px;
        top:700px;
    }
    .hw6{
    
        left:210px;
        top:700px;
    }
    .housework{
      margin-left:-30px;
      width:130px;
    }
    .houseworktitle{
        top:550px;
       margin-left:-60px;
       left:160px;
    }
}
@media(max-width:370px){
    .housework{
        width:110px;
    }
    .hwright{
        left:160px;
    }
}
@media(max-width:330px){
    .hw2{
        left:190px;

    }
    .hw4{
        left:190px;
    }
    .hw6{
        left:190px;
    }
}