.logo{
width: 100% important
}
.archive-title {
    font-size: 30px important; 
    margin: 30px 0px 38px important;
}
.search-form form input {
    background-color: #FFFFFF important;
}
.field_search {
    min-width: 240px;
    box-shadow: none;
    border: 1px solid;
    height: 34px;
    padding: 10px;
    width: 100%;
}