h4 {font-size:26px;} h6 {font-size:20px;} p{font-size:16px;}

.page-title-holder{display:none;}

.imagephoto {
    width: 75%;
    margin: 0 auto;
}


.underline{text-decoration:underline;}

.productimage{
	display: flex;
    justify-content: center;
    width: 50%;
    margin: 0 auto;
}

.imgbox {
    border: 1px solid #ccc;
}

@media screen and (max-width: 450px){
.imagephoto {
    width: 100%;
    margin: 0 auto;
}
}

a, a:hover {
    color: #64be00;
}
