Hi ramsey1971,
About the logo, you can use the following CSS code:
.not-at-top .toplogo img {
width: 100px;
}
To change the intro image, you can use the following CSS code:
.items-row .item .item-image {
width: 240px;
}
.items-row .item .item-image {
float: left;
margin-right: 10px;
}