.deliverymodal .modal-header {  display: none;}
.deliverymodal .modal-inner-wrap {max-width: 365px; height: 273px; margin: auto; top: 0; bottom: 0; overflow: visible;}
.deliverymodal .modal-content {padding: 27px; border: 0px solid #f2f5f3; margin: 18px;width: auto;}
.deliverymodal .modal-content h2 {color: #60ab59; text-align: center; margin-bottom: 19px; font-weight: bold; font-size: 24px; position: relative; margin-top: 27px;}
.deliverymodal .modal-content:before {content: url(popup-logo.png); position: absolute; top: -79px; left: 0;right: 0; margin: auto; text-align: center;}
.deliverymodal .modal-content .fieldset { margin: 0 0 10px;}
.deliverymodal .actions-toolbar > .primary .action{width: 100%;}
.deliverymodal .actions-toolbar .primary {width: 100%;}

@media only screen and (max-width: 767px){
  .deliverymodal .modal-inner-wrap { max-width: 365px !important; height: 273px !important; margin: auto !important; top: 0 !important; 
    bottom: 0 !important;  overflow: visible !important;  position: absolute !important;}   
    .modal-popup.modal-slide .modal-inner-wrap[class] { background-color: #ffffff;}
}

.block-compared-products-grid {
  display:none !important;
}