/* Start custom CSS for html, class: .elementor-element-678220e */.the-wire-media {
    margin-top: 50px;
    display: flex;
    gap: 10px;
}
.cover-wrapper {
    border: 1px solid #000;
    width: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
}
.wire {
    width: 100%;
    height: 350px;
    background-repeat: no-repeat;
    background-size: cover;
}
.the-wire-media1 {
    background-image: url("https://test.suprajit.com/wp-content/uploads/2025/04/The-Wire-Magazine-May-2023.jpg");
}
.the-wire-media2 {
    background-image: url("https://test.suprajit.com/wp-content/uploads/2025/04/Final-Draft-The-Wire-Magazine-Dec-2024-PS.jpg");
}
.year-box {
    width: 100%;
    text-align: center;
    font-size: 20px;
    padding: 8px 0;
    font-weight: bold;
    color: black;
    background-color: #f4f4f4;
    border-top: 1px solid #ccc;
}/* End custom CSS */