﻿body {
}


.changeplan .item-img {
    height:220px;
}




.contact.logoattachment .attachment-box {
    height: 55px;
    border-color: #9b9b9b;
    font-size: 15px;
    font-family: Myriad Pro;
    color: #000;
    border-width: 1px;
    border-style: solid;
    padding: 0 0 0 45px;
    border-radius: 8px;
    overflow:hidden;
        background: #f4f4f4;
}

.contact.logoattachment .attachment-box input[type="text"] {
opacity:0;
}

@media (max-width:419px) {
    .changeplan .item-img {
        height:180px;
    }
}
