    #aptechky-container {
        align-content: center;
    }
    .aptechky-img {
        width: 180px;
    }
    .aptechky-span {
        display: inline-block;
        max-width: 200px;
        word-wrap: break-word;
        overflow-wrap: break-word; 
        white-space: normal;
        text-align: center;
        width: 100%;
    }
    .aptechky-container > a {
        width: 19%;
        height: 250px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        cursor: pointer;
    }
    .aptechky-container > a > div {
        width: 100%;
    }
    .aptechky-container {
        display: flex !important;
        flex-wrap: wrap !important;
        width: 100%;
        height: fit-content;
        justify-content: space-between;
    }
    #page_content > div > div > div > div > div > div.elementor-element.elementor-element-ff22322.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded > div > div.elementor-element.elementor-element-c9ffb86.e-flex.e-con-boxed.e-con.e-child > div > a:nth-child(6) > img {
    width: 80px !important;
    }