HEX
Server: Apache
System: Linux r5.a1center.net 4.18.0-513.5.1.lve.el8.x86_64 #1 SMP Tue Nov 21 10:14:49 UTC 2023 x86_64
User: redpsiju (1623)
PHP: 8.2.32
Disabled: NONE
Upload Files
File: /home/redpsiju/public_html/wp-content/themes/vastart/assets/css/options.css
.welcome {
  margin-right: 200px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.logo {
    position: absolute;
    top: 20px;
    right: 20px;
    padding-top: 60px;
    background-size: contain;
    background-repeat: no-repeat;
}

.vastart_videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
    height: 0;
    max-width: 1280px;
}
.vastart_videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
    height: 100%;
    max-width: 1280px;
}
#n2-ss-add-license-key { display:none; }