.sidebar.col-left-first .block-account li.logo img {
    border: 2px solid #ccc;
    width: 180px;
    height: auto;
    border-radius: 0%; 
    margin-bottom: 0;
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 30px;
    background: #fff;
    padding: 12px 0;
    border: solid 1px #969696;
}

.contact-right-section {
    padding: 20px!important;
}
#instructions_field_6 &gt; div:nth-child(2) &gt; ul {
padding-left:30px;
list-style-type: disc;
}
#instructions_field_6 &gt; div:nth-child(4) &gt; a {
color:#d20000;
}
#instructions_field_6 &gt; div:nth-child(4) &gt; a:hover {
text-decoration:underline;
}